This app allows you to search and view a GitHub user profile.
Live Demo : Click Here
- TailwindCSS
- DaisyUI (Themes for creating components)
- Create React App
- Axios
- React Icons
- React Router
- React Hooks : useState, useContext, useReducer
git clone https://github.com/lhpellizzon/github-finder.git
cd github-finder
npm install
npm start
Happy Coding =)