This app is made using React. It helps to search Github users and display their info.
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
App is deployed on Vercel.