Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 483 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 483 Bytes

🍋 Little Lemon Booking Website

Description

This project is a booking website for a fictional restaurant called Little Lemon. The website allows users to book a table at the restaurant. It was created using React and React Router.

Installation

Run the following command in the terminal:

npm install

Usage

Run the following command in the terminal:

npm start

Testing

Run the following command in the terminal:

npm test