App to search Github users and display their info. This is part of my React Front To Back 2022 course and is the most up to date version of this project.
Rename .env.example to .env
You can use the Github API without a personal token, but if you want to use your token, add it to the .env file
Learn how to create a token here
npm install
npm start