nextjs-tailwindcss-typescript-starter-kit Tailwind Templates

Nextjs Tailwindcss Typescript Starter Kit

NextJs | Typescript | TailwindCss Starter Kit

🚀🚀 NextJs | Typescript | TailwindCss Starter Kit 🚀🚀

You will get all the tools inside this starter kit to get start your project

PRs welcome! License

Features

  • ⚡️ Next.js (v12)
  • ⚛️ React (v17)
  • 🌱 TailwindCSS (v3)
  • 📖 Next Seo — To manage SEO easily
  • ⛑ TypeScript (v4)
  • 📏 ESLint — Find and fix problems in your code
  • 💖 Prettier — Code Formatter for consistent style
  • 🐶 Husky — For running scripts before committing
  • 🗂 Path Mapping — Import components or images using the @ prefix

Development

To start the project locally, run:

yarn && yarn dev

Open http://localhost:3000 with your browser to see the result.

Documentation

Scripts

  • yarn dev — Starts the application in development mode at http://localhost:3000.
  • yarn build — Creates an optimized production build of your application.
  • yarn start — Starts the application in production mode.
  • yarn type-check — Validate code using TypeScript compiler.
  • yarn lint — Runs ESLint for all files in the src directory.
  • yarn format — Runs Prettier for all files in the src directory.
  • yarn commit — Run commitizen. Alternative to git commit.

Top categories

Loading Svelte Themes