This is Github Profile Search project, I have used the GitHub users API to pull profile data and display it. It's a great Project if you're looking to practice working with a 3rd-party API.
Client: React, Custom Css, Github user api, React Icons, Moment js
Clone the project
gh clone https://github.com/mhistiak3/DevFinder.git
Go to the project directory
cd devfinder
Install dependencies
npm install
Start the server
npm start