This repository is home to a simple, fully functional React portfolio website designed specifically for aspiring frontend developers. It's an ideal starting point for anyone who wants to:
- Learn React by building a practical project.
- Gain inspiration for their own portfolio design.
- Understand basic React components and state management.
- Light/dark mode toggle
- Smooth Scrolling
- Scroll Animations
- Responsiveness
Clone the project
git clone https://github.com/Aryan-Who-Codes/react-portfolio-template.git
Go to the project directory
cd react-portfolio-template
Install dependencies
npm i
Start the server
npm start
Yes! But don't forget to add your own magic to it ✨.