Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.4 KB

README.md

File metadata and controls

46 lines (34 loc) · 1.4 KB

Github Dashboard Logo

Github Dashboard

Search github repositories.

Github Dashboard

Demo

Demo

Quick Start

Dev mode

$ [email protected]:pROFESOR11/github-dashboard.git
$ cd github-dashboard
$ yarn && yarn dev

To build your project:

$ yarn build

Technologies

  • 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.

Roadmap

  • 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)

License

MIT