| Title | Description | Tags | |||||||
|---|---|---|---|---|---|---|---|---|---|
NextJs + TypeScript + Tailwind + MUI + MUI Icons |
The default NextJs + TypeScript + Tailwind starter template |
|
This is a Next.js + TypeScript + Tailwind project bootstrapped with create-next-app
- NextJs + TypeScript + Tailwind + MUI + MUI Icons
- Install required dependencies with
npm install - Start the server for local development
npm run dev