Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 470 Bytes

File metadata and controls

31 lines (20 loc) · 470 Bytes

Github Finder

A React App to search Github profiles and see profile details.

Live Demo

Technologies

  • Tailwind CSS
  • React Js
  • React Hooks
  • Context API
  • React Router
  • Axios
  • Github API

Usage

Create .env file.

Add your token as shown in the example.

Install dependencies

npm install

Run

npm start