https://github.com/fa7ad/stars-for-all
Star all the repos of a user, convenienty xD
https://github.com/fa7ad/stars-for-all
github-api react stars
Last synced: about 1 year ago
JSON representation
Star all the repos of a user, convenienty xD
- Host: GitHub
- URL: https://github.com/fa7ad/stars-for-all
- Owner: fa7ad
- License: mit
- Created: 2018-03-15T10:16:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-31T11:12:43.000Z (over 1 year ago)
- Last Synced: 2025-04-01T03:42:03.262Z (about 1 year ago)
- Topics: github-api, react, stars
- Language: JavaScript
- Size: 8.38 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# stars-for-all
Star all the repos of a user, convenienty :grin:
## Quick Start
```bash
git clone git@github.com:fa7ad/stars-for-all.git
cd stars-for-all
npm start
```
### `npm start` or `yarn start`
Runs the project in development mode.
You can view the application at `http://localhost:3000`
The page will reload if you make edits.
### `npm run build` or `yarn build`
Builds the app for production to the build folder.
The build is minified and the filenames include the hashes.
The app is ready to be deployed!
### `npm run start:prod` or `yarn start:prod`
Runs the compiled app in production.
You can again view the application at `http://localhost:3000`
#### Author
- [@fa7ad](https://github.com/fa7ad)