Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zemmsoares/little-lemon-restaurant

Front-End Development course capstone project
https://github.com/zemmsoares/little-lemon-restaurant

css-grid react ui-design

Last synced: 3 days ago
JSON representation

Front-End Development course capstone project

Awesome Lists containing this project

README

        

# Little-Lemon-Restaurant

The [Little-Lemon-Restaurant](https://zemmsoares.xyz/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](/docs/example.gif)

#### 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](/docs/responsive.png)