melbarch / next.ts

Next.js starter with Typescript and Tailwindcss

Home Page:https://next-ts-beta.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

twitter account melbarchany

About

Next.js starter with Typescript and Tailwindcss

https://next-ts-beta.now.sh

License:MIT License


Languages

Language:TypeScript 61.8%Language:JavaScript 35.5%Language:CSS 2.6%