Skip to content

DavidMiserak/Little-Lemon-FE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Little Lemon Restaurant

This is a website for a restaurant using React.js. It has a landing page, an about page, a menu page, and a reservation page. The website is responsive and can be viewed on mobile devices.

Technologies

  • CSS
  • Docker
  • HTML
  • JavaScript
  • React.js

Features

  • Landing Page
  • About
  • Menu
  • Reservation

Installation

  1. Clone the repository:
git clone https://github.com/DavidMiserak/Little-Lemon-FE.git
  1. Change to the repo directory:
cd Little-Lemon-FE
  1. Change to the little-lemon directory:
cd little-lemon
  1. Build the Docker image:
docker build -t little-lemon-restaurant .
  1. Run the Docker container:
docker run -it --rm -p 3000:80 little-lemon-restaurant
  1. Open the browser and go to http://localhost:3000.

  2. Enjoy!

About

A portfolio project for a Mediterranean Restaurant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published