Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 686 Bytes

File metadata and controls

28 lines (17 loc) · 686 Bytes

Github Finder App

Deployed on Vercel

App to search Github users and display their info. This is part of my React Front To Back 2022 course and is the most up to date version of this project.


Usage

You can use the Github API without a personal token, but if you want to use your token, add it to the .env file

Learn how to create a token here

Install Dependencies

npm install

Run

npm start

Tailwind UI and DaisyUi created by Hassib Moddasser