- This website allows a user to view their bookings at an imaginary hotel. It allows a user to create new bookings as well, by viewing the available rooms by date and type.
- JavaScript
- CSS
- HTML
- MicroModal
- Node JS
- Webpack
- Fetch API
- Mocha / Chai
- CSS styling
- POSTing properly
- More interesting/unique design of the dashboard.
- A way for a user to delete their bookings.
- Clone down the API repository
- Clone down this repository to your local machine
- Copy code
- Install dependencies on both repositories
npm installnpm start
- Hold down
cmdand double click thelocal hostlink to run the server - The app should now be running on your local browser
- Enjoy!
The details of this project are outlined here.
