This is a Github API project built with Next.js.
First, update the .env file with your own github personal token.
Then run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
- Next.js
- Chakra UI
- Vercel | Netlify
- Recoil
- SWR
- Octokit
- Framer motion
The link to the live version is on Netlify or on Vercel