React Portfolio Template
Minimal Portfolio template for Developers/Designers built with React. Use it to showcase your work, testimonials and other information to clients.
The Data can be customised in the src/yourdata.js
This repo contains an easy-to-customize personal portfolio template that was created with React. It is lightweight and fully responsive, as well as comes with the Awesome Animations.
Features
- Production Ready
- Fully Responsive
- Easy To Customize and Personalise
- Minimal & Modern Design
How to use
- 1.Clone/Download the repo.
- 2.Run npm install or yarn install.
- 3.Change the values in src/yourdata.js to suit your use-case.
- 4.Run npm start or yarn start to start the local dev server port 3000.(http://localhost:3000).