A simple application to query public repositories of github users and filter through them.
Tech stack:
Tech | Application |
---|---|
Nextjs | Framework |
TailwindCSS | Styling |
React query | Data fetching and caching |
graphql-request | Accessing github's graphql api |
dayjs | date parsing |
Cypress (to be implemented) | Testing |
Live demo can be found here