jordanheidlage / Explorar

This application was created to allow users to create an account, sign in, and save travel preferences for up to 6 different countries.

Home Page:https://explorar-project3.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Explorar - Project 3

Explorar

Most recent commit GitHub code size in bytes

Description

Walkthrough

This application utilizes the full MERN (MongoDB, Express, React.js, Node.js) stack, and allows users to view the 6 different countries below to search for the following criteria:

  • Culture Things to do
  • Hotels Hotels

Countries:

  • Indonesia (Bali)
  • Greece (Mykonos)
  • Italy (Lake Como/Rome/Portofina)
  • Seychelles
  • Japan
  • Turkey (Istanbul/Cappadocia)

Table of Contents

License

License: MIT

Installation

Upon downloading the application, run the "npm i" command in your terminal to stall the correct libraries.

Usage

  • Live Link: https://explorar-project3.herokuapp.com/

  • Utilize the login button at the top right of the screen.

  • Create your account in order to save your travel preferences login

  • You'll be redirected to the homepage, where you can choose from any of the 6 countries in the Navbar to explore (Image above)

  • Navigate through the options for:

    • Hotels
    • Local Culture
  • Select your preferred options, and utilize the save button to save this itinerary to your account

  • Travel!

Credits

About

This application was created to allow users to create an account, sign in, and save travel preferences for up to 6 different countries.

https://explorar-project3.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 40.9%Language:CSS 35.0%Language:HTML 24.0%