Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 22 days ago
JSON representation

Star all the repos of a user, convenienty xD

Awesome Lists containing this project

README

        

# stars-for-all

Star all the repos of a user, convenienty :grin:

## Quick Start
```bash
git clone [email protected]: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)