Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 870 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 870 Bytes

Little Lemon Booking Website

Project Description

This project was created during Meta's Coursera Front-End Development course. This website was the culmuniation of the Front-End Development Track.

Screenshots

Here are some screeenshots of the application of Little Lemon web application functionality.

little lemon website table booking

Info

This project was created with the React Library It includes react router dom and bootstrap for react It contains only two working pages: The reservations page and the contact page link.

You will have to install both react router dom and bootstrap for react via npm to review the project

This website is only front end based (there is no server and/or database connected to it to send and store the form data on the back end)

npm install react-router-dom npm install bootstrap