This is a robust, fully featured React App. This GitHub Finder allow user to find existing user on GitHub and also checkout some Trending Repository and Developers.
React, JavaScript, Html, CSS, Chakra-UI
https://github-finder-gray-two.vercel.app/
- Navigation Bar and Footer is well aligned.
- Fetching API for displaying the data along with there github stats.
- Github Stars section is provided where top Github Contributors along with their github statistics is provided.
- Searching Functionality is also provided.
- Trending Repo section where all Trending Projects is mentioned along with Contributors and particulars.
- All components are cross-device compatible.
Clone the Repository from Github. Then do the following steps:
npm install
npm run start
This is the landing page when user visits the website for first time.
Once user search for any particular username cards will be available in this manner.
This section shows the Developers who made considerable constribution on GitHub platform including their stats.
This section shows the Repository that are trending on GitHub.
This is the concluding page where some useful links related to get in touch is provided.
GET : `https://api.github.com/search/users?q=${user}&page=1&per_page=${limit}&order=asc`
GET : https://gtrend.yapie.me/