next.ts

Next.js starter with Typescript and Tailwindcss

MIT License

Stars
0

Nextjs tailwindcss starter 🚀

Pre configured with

  • ESLint + Prettier ✨
  • Typescript for better code quality ✔
  • Tailwindcss configured with default setup for Styling 💅

Install deps

Installing the dependencies

yarn

Debug locally

yarn dev

Build

yarn build

License

MIT © Mohamed EL BARCHANY

Related Projects