Skip to content

im-adithya/Checktober

Repository files navigation

Checktober

Check your Hacktoberfest Progress!

Try it out here! 🌸

How It Works

  • Enter your(any) GitHub username and click on check
  • Checktober uses the GitHub API to fetch data and displays your progress
  • Not just PRs, you can also view issues to contribute under hacktoberfest.

Features

  • Hassle free! No login or authentication required!
  • Beautiful Hacktoberfest inspired theme!
  • Check anyone's (your competitors') progress too!
  • View issues filtered as per your preferences and start contributing!

How to Contribute?

  1. Clone the project.
  2. Fireup the terminal in the project directory.
  3. Checkout to a new branch (preferably task-<feature/issue-name>).
  4. Install all the dependencies by running npm install and npm run install-client in the terminal.
  5. Run npm start to run the project.
  6. Add your cool new features!
  7. Submit a PR 🚀
  8. Don't forget to star the repo if you like it ⭐!