Contributions to improve the project are welcome! Be sure to follow the code of conduct and make sure to test all features locally before creating a pull request.
Requirements: PHP 7.4+
$ git clone https://github.com/DenverCoder1/github-readme-streak-stats.git
$ cd github-readme-streak-stats
$ php -S localhost:8000
Open http://localhost:8000/src?user=DenverCoder1 to test the project locally.