A simple portfolio template for developers/designers built with React and Vite.
- Fully Responsive
- Multi-Page Layout
- Contact Form With EmailJS
- React-Bootstrap
- Edit Content From One Place
Get the code
git clone https://github.com/ubaimutl/react-portfolio.git
Install required dependencies
npm install
Start the server
npm run dev
Create a production build
npm run build
Preview the production build
npm run preview
Check the code
npm run lint
Modify pages content in src/content_option.js.
If you like this portfolio template don't forget give it a ⭐
