Skip to content

rodcoffani/hacktoberfest-issues

 
 

Repository files navigation

Hacktoberfest Issues (WIP)

Find the latest open issues that are tagged for Hacktoberfest contribution.

Vistors Count PR's Welcome GitHub Sponsor

This project is making use of

  • Next.JS (React)
  • Tailwind
  • GitHub Personal Access Token
  • GitHub GraphQL API
  • Axios Library
  • Vercel for deployment

For Development & Contribution to this project.

  1. Fork & clone the project.
  2. Install packages : npm install
  3. Generate a GitHub's Personal Access Token without any scope. Follow the documentation here
  4. Create a .env file with following content
    NEXT_PUBLIC_GITHUB_AUTH_PAT_TOKEN=<your-token-here>
  5. Start the application : npm run dev
  6. Open localhost:3000 in your browser.

About

[WIP] Find the latest open issues for Hacktoberfest 2022

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.2%
  • JavaScript 2.5%
  • CSS 1.3%