https://github.com/rishavconsolelog21/darjeeling-menu
https://github.com/rishavconsolelog21/darjeeling-menu
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rishavconsolelog21/darjeeling-menu
- Owner: rishavConsoleLog21
- License: mit
- Created: 2024-04-15T16:20:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T08:40:38.000Z (about 2 years ago)
- Last Synced: 2025-12-26T16:39:13.875Z (6 months ago)
- Language: JavaScript
- Size: 3.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Darjeeling Menu
This repository contains the source code for the Darjeeling Menu web page, which displays the menu of the shop.
## Table of Contents
- [Introduction](#introduction)
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
## Introduction
The Darjeeling Menu web page is designed to showcase the menu of the Darjeeling shop. It provides an easy-to-use interface for customers to browse through the available food items and make their selections.
## Features
- Browse through the menu categories and food items
- View detailed information about each food item, including description, price, and ingredients
### need to add features
- pay using razerPay/stripe payment(Which going to open in modal component)
## Installation
To run the Darjeeling Menu web page locally, follow these steps:
1. Clone this repository: `git clone https://github.com/your-username/darjeeling-menu.git`
2. Navigate to the project directory: `cd darjeeling-menu`
3. Install the dependencies: `npm install`
## Usage
To start the local development server and view the Darjeeling Menu web page, run the following command: