This project is a one-page website built using Next.js 14 framework. It showcases various Indian dishes along with a functioning cart to demonstrate how orders can be placed (though not connected to a backend for order processing).
- One-page website featuring Indian cuisine.
- Built with Next.js 14.
- Functioning cart to simulate order placement.
- Responsive design for mobile, tablet, and desktop.
- Browse through the different Indian dishes featured on the website.
- Add items to the cart by clicking on the "Add to Cart" button.
- View your cart by clicking on the cart icon.
- Remove items from the cart if needed.
- Proceed to checkout (Note: Checkout is not functional as it's not connected to a backend).
This project is licensed under the MIT License. See the LICENSE file for details.
- Images and information about Indian cuisine were sourced from various online platforms.
- The project was inspired by the desire to showcase Indian cuisine in a simple and elegant manner.