The Hacktoberfest Finder helps you to find issues which you could help fix.
If you want to setup this site on your own:
- Fork and clone this repository to your computer
- Run
npm install
in the project folder - Then run
npm run dev
to compile JS and SASS for development.