This project is my portfolio site shubhmore1212.github.io

Project information

This project was bootstrapped with Create React App.
In the project directory, you can run:

Setup

Clone the repo and run yarn or npm install to install dependencies

Running on local

Run yarn start or npm start.
This runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Build

Run yarn build or npm run build.
This builds the app for production to the build folder.
Your app is ready to be deployed!