Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 598 Bytes

README.md

File metadata and controls

36 lines (28 loc) · 598 Bytes

Overview

A application allows users to find GitHub profiles, access user information, and navigate through their repositories.

This project was bootstrapped with Create React App.

Live URL: https://github-finderv1.netlify.app/

Usage

Clone this repository-

git clone https://github.com/SravanSTG/Github-Finder.git
cd Github-Finder

Install dependencies

npm install

Run the application

npm start

Built With

  • React
  • Typescript
  • React Router
  • Github API
  • Axios
  • Tailwind CSS
  • Daisy UI
  • React Context