A travel rental booking web application of the company which allows to manage the properties, i.e, add, edit & delete provided rental properties. Additionally, the API also allows an administrator to manage Rest-Inn’s customers.
- Create an empty folder and add it to workplace area in VS Code
- Open terminal
- git clone "project URL"
- npm i
- npm start