Skip to content

aldenweaver/alexandraweaver-portfolio-fromtemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alexandraweaver-portfolio-fromtemplate

Started with files from: https://github.com/realstoman/react-tailwindcss-portfolio/

Setup

  1. Make sure you have Node JS installed. If you don't have it:
brew install node
  1. Clone the repo:
git clone https://github.com/alexandraweaver/alexandraweaver-portfolio-fromtemplate.git
  1. Open the project folder:
cd alexandraweaver-portfolio-fromtemplate
  1. Install packages and dependencies:
npm install
  1. Start a local dev server at http://localhost:3000:
npm start
  1. Run tests:
npm test

Notes

  • Always run npm install after pulling new changes

React & TailwindCSS Portfolio - With Dark Mode

A simple portfolio starter theme built with React and Tailwind CSS.

React-TailwindCSS-Portfolio

Demo URL

https://react-tailwindcss-portfolio.netlify.app

Features

  • React v18 with React Router v6
  • Tailwind CSS v3
  • Context API For State Management
  • Custom Hooks
  • Unit Testing
  • Framer Motion transitions & animations
  • Reusable components
  • Dark mode
  • Projects filter by category
  • Projects filter by search
  • Smooth scroll
  • Counter
  • Dynamic forms
  • Back to top button
  • Download file button
  • Simple and responsive design

To Contribute to this project, read the Contribution Guidlines

License

[MIT]

About

Portfolio created using React, started from template.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published