milap1296 / hacktoberfest-finder

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

Home Page:https://hacktoberfest-finder.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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'.

https://hacktoberfest-finder.netlify.com/

License:MIT License


Languages

Language:JavaScript 75.2%Language:HTML 22.2%Language:CSS 2.5%