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.
- Host: GitHub
- URL: https://github.com/naveensing575/github-finder
- Owner: naveensing575
- Created: 2022-08-10T05:09:42.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-29T08:41:44.000Z (almost 4 years ago)
- Last Synced: 2025-06-15T19:46:47.706Z (about 1 year ago)
- Topics: daisyui, react-icons, react-router, reactjs, tailwind-css
- Language: JavaScript
- Homepage:
- Size: 845 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.