This web app lets you search for GitHub users with a bit more style than usual.
This was done for a school project, but I took it further just for fun by adding animations and style, and making it fully responsive !
- React
- Vite
git clone git@github.com:Wraethh/github-inspector.git
cd github-inspector
npm install
npm run dev