Web app to track your progress for Frogtoberfest.
:point_right: https://frogtoberfest.lftechnology.com
Generate a GitHub personal access token to ensure you don't get rate limited as often.
Create a .env
file using .env.example
.
$ cp .env.example .env
Set your GitHub token as REACT_APP_GITHUB_TOKEN
environment variable in .env
:
Install dependencies and start.
$ yarn
$ yarn start
Redistributed and sub-licensed under MIT License © 2019 - present by Leapfrog Technology.
Originally distributed and licensed under MIT License by Ian Jenkins. Check the original source code here.
Happy Hacking! 🎃 🐸