This project uses the Github API in order to fetch and display the top 100 most starred Github repositories and their latest commits from the last 24 hours.
Used API version is 2022-11-28
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:3000 with your browser to see the result.
npm testSort and order options have been deprecated