In this exercise, we will be building a simple React app that will allow us to search for GitHub repositories and display the results.
The project is bootstrapped with Next.js.
pnpm i
pnpm dev
- Fork it
- Push the code to your own branch
In this exercise, we will be building a simple React app that will allow us to search for GitHub repositories and display the results.
The project is bootstrapped with Next.js.
pnpm i
pnpm dev