This coding challenge project has been built with NextJS.
- searching for repositories with GitHub API
- NodeJS ^20.17.0
- Clone the repo
- To install dependencies, run
npm install
in the root directory
- Run project locally:
npm run dev
- Codebase has an eslint & prettier setup, please follow the guidelines