An open API service indexing awesome lists of open source software.

https://github.com/ajaymahadeven/aahar-flavours

This project is a single-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.
https://github.com/ajaymahadeven/aahar-flavours

app-router-nextjs learn nextjs tailwindcss usehooks-ts

Last synced: 1 day ago
JSON representation

This project is a single-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.

Awesome Lists containing this project

README

        

# Aahar Flavours - Indian Cuisine Website

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).

## Features

- One-page website featuring Indian cuisine.
- Built with Next.js 14.
- Functioning cart to simulate order placement.
- Responsive design for mobile, tablet, and desktop.

## Usage

- 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).

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

## Acknowledgements

- 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.