Skip to content

afessha/booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.