Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 point

view live [click here](https://github-finder-beryl.vercel.app)