A modern, responsive landing page for a dessert shop built with Next.js and TypeScript.
- Beautiful hero section with background image
- Featured desserts showcase
- About section with company values
- Contact form
- Fully responsive design
- Modern UI with animations
- Built with TypeScript and Tailwind CSS
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open http://localhost:3000 in your browser to see the result.
- Next.js 14
- TypeScript
- Tailwind CSS
- React
- ESLint
/src/components
- React components/src/app
- Next.js app router pages/public/images
- Static images
Feel free to submit issues and enhancement requests.