GitHub Application | Listing User Repositories is an application for querying user repositories through Github's Rest API. Built on Vite Create React Js, TailwindCSS, React Select, Date-FNS, Context API and Axios to perform API requests.
- List Repositories.
- Filter by Archived Repositories.
- Filter by Last Commit.
- Filter by Alphabetical Order.
- Search Repositories by name.
#### Clone this repository
$ git clone "https://github.com/uildez/github-application.git" #### Install dependencies
$ npm #### Run the application in development mode
$ npm run devThe following tools were used in building the project:
