README.md

February 21, 2023 ยท View on GitHub

My Portfolio

Snapshot ๐Ÿ“ธ

Portfolio Landing Page

Tech Stack โœจ

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
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