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

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.

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!**