README.md
February 21, 2023 ยท View on GitHub
My Portfolio
Snapshot ๐ธ

Tech Stack โจ
- React.js - UI Library
- Framer Motion - Animations
- Create React App - Build tool
- Netlify - Hosting and Deployment
How to run locally ๐ป
Follow these steps to run My Portfolio in your local machine.
Clone this repository
git clone https://github.com/Pappyjay23/my-portfolio-1.git
Navigate to directory
cd my-portfolio-1
Install NPM
npm install
Run
Run the development server to view the app.
npm start
Now, you can navigate to http://localhost:3000/ to view the app.
Build
npm run build
Credits โ
Implementation by @Pappyjay23