Hacktoberfest Issue Search
Table of Contents
Web app can be used to find all the open issues for Hacktoberfest.
You need to supply your personal access token by GitHub. You can easily create one here.
Create file .env.local into the path of the project
GITHUB_TOKEN = YOUR_ACCESS_TOKENInstall the dependencies:
$ npm install
// or
$ yarnRun in dev mode:
$ npm run dev
// or
$ yarn dev- JavaScript
- NextJS
- Tailwind
- Hacktoberfest Issue Hunt
Please check our Contribution Guidelines.
Distributed under the MIT License. See LICENSE.txt for more information.
Hebert Hernandez @evertcode
