https://github.com/1b4dev/lemonica
This is a project, live demo below.
https://github.com/1b4dev/lemonica
Last synced: 10 months ago
JSON representation
This is a project, live demo below.
- Host: GitHub
- URL: https://github.com/1b4dev/lemonica
- Owner: 1b4dev
- Created: 2024-04-30T04:01:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T12:23:20.000Z (about 2 years ago)
- Last Synced: 2025-06-01T21:05:37.287Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://1b4dev.github.io/Lemonica/build/
- Size: 2.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to reservation application
This project was made with React.js and react-bootstrap for Meta Front-End Developer course. The react.js app only function as online reservation form and you access it from menu/reservation button. The form checks input and when you submit it, it prints json to console.
live demo: https://1b4dev.github.io/Lemonica/build/
## Build Scripts
In the project directory, you can run:
`npm start`
`npm test`
`npm run build`
`npm run eject`
or you use already builded project from build directory.
**Note: this is a one-way operation. Once you `eject`, you can't go back!**