Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 579 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 579 Bytes

Github Finder App

App to search Github users and display their info. This is the project I made as part of the React Front To Back 2022 course.


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 created by Hassib Moddasser