This is a react application that allows you search for any user or organization on github and view details about them. It is built with React, Typescript, Css and Antdesign.
- Here's the live link to the app https://githubfinds.netlify.app/
- Initial state:
- Seach results state:
- Clone this repository
- Install the app's dependencies
npm install
- Start the app
npm run dev
- View the app on
http://localhost:5173/
HAPPY HACKING !!!