Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.27 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.27 KB

Dream Destinations: Front-end

What is it?

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.

Collaborators:

Technologies Used

Features

  • 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.

What I'd Like to Add

  • Add authentication using JWT
  • Use the google maps api to add a static map with pin to location