- Fully Responsive
- Multi-Page Layout
- Contact Form With EmailJs
- React-Bootstrap
- Edit Content From One Place
Get the code
git clone https://github.com/antsharma/final-portfolio.git
Install required dependencies
npm install
or
yarn install
Start the server
npm start
or
yarn start