An opinionated, dark-themed Next.js & Chakra UI GitHub repository template.
Hit the ground running with one yarn install
.
- Generate a repository with this template by clicking on the "Use this template" button on the top right or on github.com/kahlil/dark/generate
- Clone your new repository
- Run yarn install
- Hit the ground running with Next.js, TypeScript & Chakra UI with the dark theme as the default
The tech stack of this template includes
Minimally configured, mostly using defaults provided by the community or the creators.
Please refer to the respective docs (linked above) in order to learn about these technologies.
I recommend you use Volta to manage your Node and Yarn versions.
If you use VS Code as an editor I recommend you you allow format on save through Prettier and turn off the built-in formatter.
MIT