Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 622 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 622 Bytes

This is a Github API project built with Next.js.

My Github Journey project

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.

Technologies used

  • Next.js
  • Chakra UI
  • Vercel | Netlify
  • Recoil
  • SWR
  • Octokit
  • Framer motion

Deployed onto Vercel and Netlify

The link to the live version is on Netlify or on Vercel