Github Finder App

A React app to search GitHub profiles and seamlessly explore users' stats and their latest code repositories.

You can see a working version of the App here!

Component styling done using Tailwind CSS and Daisy UI

To Run This Project Locally

Install dependencies

npm install

Run

npm start