This project is my portfolio site s8sachin.github.io
This project was bootstrapped with Create React App.
In the project directory, you can run:
Clone the repo and run yarn
or npm install
to install dependencies
Run yarn start
or npm start
.
This runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Run yarn build
or npm run build
.
This builds the app for production to the build
folder.
Your app is ready to be deployed!
Checkout recent deployments here.
Build created from yarn build
should be copied over and pushed to master branch.
This master branch will have recent static html, css and js files which will be deployed by gh pages and hoted on github.