A simple multi-page Airbnb clone that uses a server-side Javascript to display the information from queries to web pages via SQL queries.
- Create a new repository using this repository as a template.
- Clone your repository onto your local device.
- Install dependencies using the
npm installcommand. - Start the web server using the
npm run localcommand. The app will be served at http://localhost:3000/. - Go to http://localhost:3000/ in your browser.
- bcrypt
- cookie-session
- express
- nodemon
- pg
This app has the capability to:
- Log in/out
- Create an account
- Browse, filter, and create property listings
- View reservations