Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/s8sachin/s8sachin.github.io

Portfolio
https://github.com/s8sachin/s8sachin.github.io

hacktoberfest portfolio-website

Last synced: 14 days ago
JSON representation

Portfolio

Awesome Lists containing this project

README

        

This project is my portfolio site [s8sachin.github.io](https://s8sachin.github.io)

## Project information

This project was bootstrapped with [Create React App](https://github.com/facebook/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](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!

### Deployment
Checkout recent deployments [here](https://github.com/s8sachin/s8sachin.github.io/deployments).

Build created from `yarn build` should be copied over and pushed to [master](https://github.com/s8sachin/s8sachin.github.io/tree/master) branch.

This [master](https://github.com/s8sachin/s8sachin.github.io/tree/master) branch will have recent static html, css and js files which will be deployed by gh pages and hoted on github.