LightBnB is a AirBnB kind've project where it's focuses is on the backend, specically the database.
- Create Listings
- View Reservations
- Property Ratings
- User Authentication
- Create a new repository using this repository as a template.
- Clone your repository onto your local device.
- Install dependencies using the npm install command.
- Run queries from migration schema files and seeds files to create local data for your database
- 'npm run local' to start the server
- The server location will be http://localhost:3000/
Express Node 5.10.x or above Chance Body-parser MD5 Timeago Nodemon



