An assignment to build a client-only UI that lets the user search repositories on GitHub - Task done by Nurudeen Yekeen.
Here is the link to the Live Demo
Star⭐ the repo if you like what you see😉.
- React
- React-Router
- React-Query
- Netlify
In the project directory, you can run:
Run to install all neccessary dependencies.
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
- Home Page
The application main branch is automatically linked to deploy to the production environment available on Netlify which enables
testing of newly integrated features,build details can be seen in the netlify.toml
configuration file.
This project is licensed under the MIT 2.0 License which allows very broad use for both academic and commercial purposes.