Search github repositories.
$ [email protected]:pROFESOR11/github-dashboard.git
$ cd github-dashboard
$ yarn && yarn dev
$ yarn build
- React - JavaScript library for building user interfaces.
- Next.js - React framework
- react-query - Fetching, caching and updating asynchronous data
- Github REST API - Github REST API
- Material UI - React components for faster and simpler web development
- TypeScript - A type-safe superset of JavaScript that compiles to clean JavaScript output.
- Search input
- Github REST API integration
- Infinite scrolling
- Handling loading, error, not found states
- Filter by programming language
- Add sort and order options (e.g. sort by stars, order by descending)
- Add date options (search by created and pushed dates)
MIT