A minimal Next.js template for building SaaS websites with only the essential dependencies.
This is a starter template for a SaaS application built with Next.js. It uses the minimum amount of dependencies and tools to get you started. Tailwind CSS is used for styling, and Next Themes is used for dark mode. React Icons is used for icons.
npm install
npm run dev
A minimal Next.js template for building SaaS websites with only the essential dependencies.
This is a starter template for a SaaS application built with Next.js. It uses the minimum amount of dependencies and tools to get you started. Tailwind CSS is used for styling, and Next Themes is used for dark mode. React Icons is used for icons.
npm install
npm run dev