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
- Host: GitHub
- URL: https://github.com/arnellebalane/streaks
- Owner: arnellebalane
- License: mit
- Created: 2018-09-05T03:05:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-14T03:12:14.000Z (over 7 years ago)
- Last Synced: 2025-04-03T19:08:45.814Z (about 1 year ago)
- Topics: hacktoberfest, vuejs2, work-in-progress
- Language: Vue
- Homepage: https://streaks.arnelle.dev
- Size: 661 KB
- Stars: 12
- Watchers: 6
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
- License: license
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