meowyx / meow-academy

Home Page:https://meow-academy.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next + TailwindCSS + DaisyUI Boilerplate

A boilerplate for a basic setup for a frontend project to interact with tailwindcss + daisyUI

Technologies

This project is built with the following open source libraries, frameworks and languages.

Tech Description
NextJS React Framework for Production
Typescript Syntax for types
TailwindCss3 CSS Framework
daisyUI daisyui components

Commands:

To start the dev server on your machine:

yarn dev

To start the dev server on your network:

yarn dev --host

To make the production build:

yarn build

To preview the production build locally:

yarn serve

Open http://localhost:3000 with your browser.


About

https://meow-academy.vercel.app


Languages

Language:TypeScript 70.4%Language:CSS 20.0%Language:JavaScript 9.6%