Skip to content

Web app to make it easy to find Github issues with the tag 'Hacktoberfest'.

License

Notifications You must be signed in to change notification settings

ElkeCodes/hacktoberfest-finder

 
 

Repository files navigation

Hacktoberfest Finder

Web app to make it easy to find Github issues with the tag 'Hacktoberfest'.

Netlify Status

❓ What is Hacktoberfest?

Hacktoberfest is a festival run by Digital Ocean and .dev encourages people to participate in the open-source software community.

Tech Stack

💻 Local Setup

If you want to get Hacktoberfest Finder setup on your computer, you'll need:

  • Node
  • npm/yarn

If you've got everything, you can install it by following the below steps.

  1. Fork and clone this repository to your computer.
  2. Run yarn install or npm install in the project folder.
  3. Then run yarn run dev or npm run dev to compile JavaScript and PostCSS stylesheets for development.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

If you are a first time contributor, please add your name to CONTRIBUTORS.md

👥 Contributors

You can find a list of contributors to this project in the CONTRIBUTORS.md file.

About

Web app to make it easy to find Github issues with the tag 'Hacktoberfest'.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.0%
  • HTML 22.6%
  • CSS 2.4%