This is a re-implementations of GiHub's user research, using the GiHub search API.
This project is deployed with Vercel at this url: (https://user-search-megio.vercel.app/)
To run this project locally follow this steps
- Clone this repo
- Go on your terminal and launch
bun install
ornpm install
- Then launch
bun run dev
ornpm run dev
The project will run on your localhost.
- Mattia Magi - mattia.magi
This project is licensed under the MIT License - see the LICENSE file for details