Skip to content

zemmsoares/little-lemon-restaurant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Little-Lemon-Restaurant

The Little-Lemon-Restaurant project is a capstone project developed as part of Meta Front-End Developer course. Responsive, with validation without using formik or chakra ui.

Little-Lemon-Restaurant in action

Note: wireframe on /docs

Installation

To install the necessary packages, run the following command in your terminal:

npm i

Starting the Project

Once the packages are installed, you can start the project by running:

npm start

Running Tests

To ensure the project functions correctly, you can run the Jest tests by:

npm test

Little-Lemon-Restaurant in action