rishimohan / nextjs-12-tailwind-starter

Starter template with Next.js + TailwindCSS + SCSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Includes

  • Next.js
  • TailwindCSS
  • SASS
  • Classnames utility

Getting Started

First, run the development server:

  • Setup with yarn
  • Run dev server with yarn dev
  • Open http://localhost:3000 with your browser to see the result.

Learn More

About

Starter template with Next.js + TailwindCSS + SCSS


Languages

Language:JavaScript 95.0%Language:SCSS 5.0%