Skip to content

herol3oy/repo-radar

Repository files navigation

Github Repository Search

Find repositories by typing a username

Stacks

  • React
  • TypeScript
  • Vite

Install and run the app

npm i && npm run dev

Env variable

Create a .env.local file in the root of the app and provide your github token like below example:

VITE_APP_GITHUB_ACCESS_TOKEN=YOUR_TOKEN