A web app for searching GitHub users with brief details at a glance.
Live Demo https://git-peek.vercel.app/
- Search related users by name
- User Repositories information included
- User detail information
Clone/download the source code. Go to directory where you save it then open terimal/VSCode
npm install / npm i
then
npm run dev
Now! it is running