Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 211 Bytes

File metadata and controls

9 lines (7 loc) · 211 Bytes

Test Drive App UI

A simple slot-booking api for learning purpose made on React.

how to start

  • Take git pull
  • npm imstall
  • npm start after starting api
  • select another port (api will run on 3000)