Skip to content

mikegoat1/Little-Lemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Little Lemon Restaurant Website

Project Description

This project is a React-based website for a fictional restaurant called "Little Lemon." The website allows users to view the restaurant's menu, get information about the restaurant, and reserve a table.

Technologies Used

  • React: Used as the frontend library to build the user interface.
  • Chakra UI: Used for styling and layout components.
  • React Router: Used for routing between different pages.

Features

Home Page:

  • Displays restaurant information and popular dishes.
  • Allows navigation to the menu and reservation pages.

Menu Page:

  • Displays various categories of dishes: main dishes, appetizers, and desserts.
  • Each dish includes an image, description, and price.

Reservation Page:

  • Allows users to reserve a table by filling out a form.
  • Includes form validation for required fields and email format.
  • Displays a success message upon successful reservation.

Navbar and Footer:

  • Navbar: Includes links to navigate between home, menu, and reservation pages.
  • Footer: Includes restaurant image, contact information, and social media links.

How to Run

  1. Clone the repository: git clone https://github.com/mikegoat1/Little-Lemon.git

  2. Navigate to the project directory: cd Little-Lemon

  3. Install dependencies: npm install

  4. Run the application: npm start

  5. Run tests: npm test

Additional Notes

  • Deployment: This project is designed for learning and development purposes. Deployment platforms like Netlify or Vercel can be used for hosting.
  • Local Development: It runs on localhost for development (http:https://localhost:3000 by default).

Feel free to adjust the descriptions, paths, and other details based on your specific project setup and requirements. This Markdown file provides a structured overview of your project, its structure, features, technologies used, and how to run it.

High Fidelity Design https://www.figma.com/design/dwhAjhpOq5GcFP1IIqNMC9/Coursera-Capstone?node-id=10-294&t=i9yiNsmmkLmIiK1k-0

WireFrame https://www.figma.com/design/dwhAjhpOq5GcFP1IIqNMC9/Coursera-Capstone?node-id=0-1&t=i9yiNsmmkLmIiK1k-0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published