A basic project built on Next.js to consume public github APIs and display latest hottest github repositories.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.


Try it out at https://hottest-github.vercel.app/ and give some ❤️ if you like it.

Cheers 🍻