Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 525 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 525 Bytes

Booking

Restaurant booking web app built using React, redux, formik, react-hooks.

script for runing the app

npm start

Runs the app in the development mode, by typing npm start in the terminal
Open http://localhost:3000 to view it in the browser.

npm test

Launches the test runner in the interactive watch mode, by typing npm run test
See the section about running tests for more information.