Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raisanjmr/github-finder
github finder application with reactjs and tailwind css
https://github.com/raisanjmr/github-finder
github-api react tailwindcss vercel-deployment
Last synced: 22 days ago
JSON representation
github finder application with reactjs and tailwind css
- Host: GitHub
- URL: https://github.com/raisanjmr/github-finder
- Owner: RaisanJMR
- Created: 2022-01-01T04:50:35.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-02T16:52:42.000Z (about 3 years ago)
- Last Synced: 2024-11-18T13:28:02.527Z (3 months ago)
- Topics: github-api, react, tailwindcss, vercel-deployment
- Language: JavaScript
- Homepage: https://github-finder-9bvv28u7h-raisanjmr-gmailcom.vercel.app/
- Size: 6.13 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github finder
react application to search github users using github REST API## app UI
![app ui](./gitassets/githubfinder.gif)
## features
- search user
- get user profile
- get user repos## tech stack
- reactjs
- react context API
- react reducer
- axios instance for fetching data from api end pointview live [click here](https://github-finder-beryl.vercel.app)