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

https://github.com/42proger/little-lemon-react

:mortar_board: Meta Front-End Developer Professional Certificate
https://github.com/42proger/little-lemon-react

meta react reactjs

Last synced: 18 days ago
JSON representation

:mortar_board: Meta Front-End Developer Professional Certificate

Awesome Lists containing this project

README

          

# Little Lemon Restaurant

Final capstone project for [Meta Front-End Developer Professional Certificate](https://www.credly.com/org/facebook-blueprint/badge/meta-front-end-developer-certificate) program, which contains a detailed and responsive website with table-booking functionality built using React.

## Install and Run:

```bash

npm start

```

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

The page will reload when you make changes.

```bash

npm npm test

```

Launches the test runner in the interactive watch mode.

```bash

npm run build

```

Builds the app for production to the `build` folder.