Skip to content

TunaDev0/little-lemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Little Lemon Restaurant

Overview

Little Lemon is a Mediterranean restaurant located in Chicago, Illinois. This project is a web application for the restaurant, allowing users to browse the menu, make reservations, order food online, and more.

Features

  • Home Page: Introduction to the restaurant, including a call-to-action to reserve a table.
  • About Page: Information about the restaurant's history and founders.
  • Menu Page: View the restaurant's menu.
  • Reservations: Make a reservation online.
  • Order Online: Order food for delivery.
  • Login: User login functionality.
  • Testimonials: Customer testimonials and reviews.
  • Specials: Weekly specials offered by the restaurant.

Project Structure

The project is structured as follows:

  • /src: Contains the source code for the application.
  • /public: Contains public assets such as images and the HTML template.
  • /styles: Contains CSS stylesheets.

Installation

  1. Clone the repository:
git clone https://github.com/your-username/little-lemon.git
cd little-lemon
  1. Install dependencies:
npm install
  1. Start the development server:
npm start

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published