kahlil / dark

An opinionated, dark-themed Next.js & Chakra UI GitHub repository template.

Home Page:https://dark-template.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dark

An opinionated, dark-themed Next.js & Chakra UI GitHub repository template.

Hit the ground running with one yarn install.

Getting Started

  1. 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
  2. Clone your new repository
  3. Run yarn install
  4. Hit the ground running with Next.js, TypeScript & Chakra UI with the dark theme as the default

Documentation

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.

Notes

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.

License

MIT

About

An opinionated, dark-themed Next.js & Chakra UI GitHub repository template.

https://dark-template.vercel.app

License:MIT License


Languages

Language:TypeScript 85.5%Language:JavaScript 14.5%