Explore github projects issues

An app to obtain and show issues for a given public project hosted on GitHub service.

How to use

npm run dev

Starts the project in develop mode. Open http://localhost:3000 to view it in the browser.

npm run build

Creates production build

npm start

Runs the server to serve the pre-built project.

Deploy your own

Deploy the project using Vercel:

Deploy with Vercel