Home

Source code on github

This project is a NextJS partial implementation of the github website, based on their GraphQL api.

The goal of this project is not to replace the github ui in any way but to get better in the following:

The storybook of the project is also available online.

Show this QRCode to share the url of the website:

QRCode to access website

The following routes are supported (exact same pattern as github):

The routes relating to file pathnames were changed to querystring because the pathname couldn't be matched directly: