Type your personal GitHub access token on line 7 in the /pages/api/util/repos.jsx file to list your repositories.
Install packages.
$npm install
Start development server at ::3000 port.
$npm run dev
Build for production and launch website.
$npm run build && npm start
MIT
Don't forget to star if you like it.