Destination Finder

Description

Destination Finder is a MERN stack application that allows users to find points of interest using Google’s Auto-Complete and Places APIs. Users can then login or create an account to save locations. Users can view information such as the locations address and photos as well as click on links to the location’s Google Maps page and website. This application uses React Redux for state management and Express JS for the backend server which communicates with Mongo Atlas. This application is hosted on a Linux cloud server with NGINX, PM2 (for Express) and Let’s Encrypt for SSL Certification.

Technologies Used

  • React
  • Express JS
  • MongoDB
  • Google AutoComplete API
  • Google Places API
  • Redux
  • Bootstrap