Skip to content

This project represents the end of Coursera's Meta Front-End Developer certification course.

Notifications You must be signed in to change notification settings

CesaHub00/Little-Lemon-Front-End

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Little Lemon project

End of Coursera's Meta Front-End Developer course.

The main goal is to build a table reservation page for the Little Lemon restaurant website.

On the Main page there will be:

  • navigation and footer section, with the links to the other pages and the information on the restaurant;
  • specials section, with weekly special offers.

On the booking page there will be a form with 4 required fields:

  • Date
  • Time
  • Number of people
  • Occasion (birthday or anniversary)

Once all the fields have been correctly filled in, by clicking on the reserve button the string "Booking has been confirmed!" will appear.

Note: only the Home page, Boking page and the Confirm page are implemented; the About, Menu, Order Online and Login pages are placeholders.


Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload when you make changes.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

About

This project represents the end of Coursera's Meta Front-End Developer certification course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published