Little-Lemon-Restaurant-App

Little Lemon is a restaurant website built using React, as part of the Meta Front End Developer certificate program. The website is designed to showcase the bookings for a table for various occasions, restaurant’s menu, services, and contact information.

TechStack Used

The following technologies were used to build this website:

Features

Installation

To set up this project locally, follow these steps:

  1. Clone the repository:

    ```bash git clone https://github.com/your-username/little-lemon-restaurant-app.git

  2. Navigate to the project directory:

    ```bash cd little-lemon-restaurant-app

  3. Install the dependencies:

    ```bash npm install

Usage

This will start the development server and open the app in your default web browser.