Dream Destinations is a travel destinations bucket list application. You can add travel spots you'd like to go to using the name, description and image of the destination. You can then add your favorites to a seperate list to keep them handy.
- React.js
- React router
- Materialize.css - css framework used to stylize the application.
- Multiple page application using react router.
- Make calls to the api in order to disply the destinations
- Using mongoDB on the backend to store our destinations that are added on the new destinations page.
- Add authentication using JWT
- Use the google maps api to add a static map with pin to location