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
- Host: GitHub
- URL: https://github.com/42proger/little-lemon-react
- Owner: 42proger
- Created: 2023-07-25T16:25:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T14:08:37.000Z (about 2 years ago)
- Last Synced: 2024-05-03T01:02:58.737Z (about 2 years ago)
- Topics: meta, react, reactjs
- Language: JavaScript
- Homepage: https://42proger.github.io/little-lemon-react/
- Size: 901 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.