Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/s8sachin/s8sachin.github.io
- Owner: s8sachin
- Created: 2020-06-21T13:30:40.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2023-03-05T01:39:26.000Z (almost 2 years ago)
- Last Synced: 2024-11-01T07:51:47.209Z (2 months ago)
- Topics: hacktoberfest, portfolio-website
- Language: JavaScript
- Homepage: https://s8sachin.github.io
- Size: 13.6 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
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.