add next-starter template

This commit is contained in:
Michał Skolak 2024-02-07 20:57:14 +01:00 committed by GitHub
parent e4c623d0af
commit a5389c597f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -244,6 +244,7 @@
- 📟 [Create React App with TypeScript](https://github.com/dance2die/cra-template-tailwindcss-typescript) - CRA template with support for Tailwind CSS and TypeScript.
- 📟 [Next.js PWA](https://github.com/msaaddev/create-next-pwa) CLI that generate boilerplate code of Next.js PWA along with Tailwind CSS integration.
- 📟 [new-tailwind-app](https://github.com/msaaddev/new-tailwind-app) - Creates React.js, Next.js, Gatsby.js, Vue3, Laravel, and basic Tailwind CSS apps.
- 🚀 [next-starter](https://github.com/Skolaczk/next-starter) - Next.js starter template with Typescript and Tailwind CSS and more.
- 🚀 [Tailwind CSS Boilerplate](https://github.com/michelegera/create-tailwindcss-boilerplate) - Tailwind CSS boilerplate using Parcel.
- 🚀 [Jekyll Starter](https://github.com/taylorbryant/tailwind-jekyll) - Jekyll starter using Tailwind CSS.
- 🚀 [Jekyll Starter](https://github.com/mhanberg/jekyll-tailwind-starter) - Jekyll starter using Tailwind CSS.