arviinmo / TNT-boilerplate

TypeScript + Nextjs + Tailwind => TNT🧨 (plus Prettier and ESLint configuration).

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bye bye next boilerplate, welcome to TNT!


About

This is TNT, Nextjs boilerplate powered by Typescript, Tailwind. This template also has customized ESLint + Prettier configuration for better code structuring and lesser bugs and errors. This template first was created for personal uses but then made public by the author to be used by other developers around the world.

been used in TNT:

Running Locally

$ git clone https://github.com/arviinmo/TNT-boilerplate.git
$ cd TNT-bilerplate
$ yarn
$ yarn dev

or
use this guide to get started with TNT: Creating a repository from a template

License
MIT License

About

TypeScript + Nextjs + Tailwind => TNT🧨 (plus Prettier and ESLint configuration).

https://tnt-template.vercel.app

License:MIT License


Languages

Language:TypeScript 82.5%Language:JavaScript 9.0%Language:CSS 8.6%