basuabhirup / Hacktoberfest-Repo-Checker

Hacktoberfest Repository Checker

Home Page:https://hacktoberfest.cf/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacktoberfest Repository Checker

checks if the given repository is participating to hacktoberfest


Install | đź”—Demo | API | Contributing


Dark Mode

⚡Installation

  1. Fork the project

  2. Clone the project with git clone https://<yourgithubusername>/Hacktoberfest-Repo-Checker.git

  3. Then cd in your project folder with cd Hacktoberfest-Repo-Checker

  4. Then install npm packages with npm i

  5. Start the server with node .

  6. Your server should be running at https://localhost:8080

🔌API

  • The project also has a public api currently in testing. You can access it at hacktoberfest.cf/api?url=<url of repo>

đź’•Contributing

  • The project is open for contributions. You can make a issue or assign yourselves one and then can start working upon it. The project uses node.js for serving the files in combination with ejs as the templating engine. While making a pull request, make sure to pr to the dev branch rather than the master branch.

Happy Hacking!

About

Hacktoberfest Repository Checker

https://hacktoberfest.cf/


Languages

Language:EJS 63.1%Language:JavaScript 26.3%Language:CSS 10.4%Language:Shell 0.1%