An app to search user, repos and more on GitHub!
This app features all the latest tools and practices in web development!
- ReactJs - A JavaScript library for building user interfaces
- Typescript - A superset of Javascript
- Chakra UI - A simple, modular and accessible component library
- React-Icons - A lib of icons for React
1. Clone this repo using git clone
2. Move yourself to the appropriate directory cd git-hub-details
3. Run yarn
to install dependencies
4. Run yarn start
to start the app