Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 1011 Bytes

README.md

File metadata and controls

56 lines (36 loc) · 1011 Bytes

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

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