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

https://github.com/arnellebalane/streaks

Keep track of anything using Github-style streaks
https://github.com/arnellebalane/streaks

hacktoberfest vuejs2 work-in-progress

Last synced: 11 months ago
JSON representation

Keep track of anything using Github-style streaks

Awesome Lists containing this project

README

          

# Streaks

Keep track of anything using Github-style streaks.

## Running this project

```bash
# Clone this repository
$ git clone git@github.com:arnellebalane/streaks.git
$ cd streaks

# Install dependencies
$ npm install

# Run the project
$ npm run serve
```

## License

MIT License