An application made with React that let’s the end user search through GitHub users and see their repositories.
Appliaction is styled with SASS, and uses a couple of npm packages:
react-toastify
axios
react-icons
react-router-dom
react-loader-spinner
It is also created in TypeSript with data types and uses the GitHub API.
Install my-project with npm
npm i