template-nextjs13 Tailwind Templates

Template Nextjs13

Template nextjs 13, tailwind, vitest, testing-library, shadcn, Lucide and more!

next-template

A Next.js 13 template for building amazing projects 🔥

Features

  • TypeScript 5.2.2
  • Next.js 13.4 and React.js App directory
  • Shadcn/ui and Radix-ui.
  • Tailwind CSS
  • Icons from Lucide
  • Dark mode with next-themes.
  • Tailwind CSS class sorting, merging and linting.

Usage

npx create-next-app -e https://github.com/vagnermaltauro/template-nextjs13

If you prefer you can clone this repository and run the following commands inside the project folder:

  1. pnpm install;
  2. pnpm dev;

To view the project open http://localhost:3000.

🤝 Contributing

  1. Fork this repository;
  2. Create your branch: git checkout -b my-new-feature;
  3. Commit your changes: git commit -m 'Add some feature';
  4. Push to the branch: git push origin my-new-feature.

After your pull request is merged, you can safely delete your branch.

Made with ♥ by Vagner Maltauro

Top categories

Loading Svelte Themes