A brief description of your project.
This project uses Next.js, Tailwind CSS, and Material Tailwind to build a fast and responsive web application.
- Node.js (14 or higher)
- pnpm (latest version)
- Clone the repository:
git clone https://github.com/your-username/your-repo-name.git
- Install dependencies:
pnpm install
- Start development server:
pnpm dev
- Open your web browser and navigate to
localhost:7000