An open API service indexing awesome lists of open source software.

https://github.com/naveensing575/github-finder

A simple react app to find your github user account and repos.
https://github.com/naveensing575/github-finder

daisyui react-icons react-router reactjs tailwind-css

Last synced: 2 months ago
JSON representation

A simple react app to find your github user account and repos.

Awesome Lists containing this project

README

          

# Github Finder

> React app to search Github profiles. This app uses the Context API along with the useContext and useReducer hooks for state management and is part of the "Modern React Front To Back" Udemy course

## Usage

### `npm install`

### `npm start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000)

### `npm run build`

Builds the app for production to the `build` folder.