- React.js - UI Library
- Framer Motion - Animations
- Create React App - Build tool
- Netlify - Hosting and Deployment
Follow these steps to run My Portfolio in your local machine.
git clone https://github.com/Pappyjay23/my-portfolio-1.git
cd my-portfolio-1
npm install
Run the development server to view the app.
npm start
Now, you can navigate to http://localhost:3000/ to view the app.
npm run build
Implementation by @Pappyjay23