Skip to content

JJunYang/travelover-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travelover Website

A travel website developed using MERN format(M=MongoDB, E=Express, R=React, N=Nodejs), where users can search different travel guides in destinations, and blog their comments and reviews to specific places or topics. The website also contains a mini ticket ordering system, where users can buy flight tickets. All travel places no matter what category is, are involved in a review ranking system and their reviews level will be shown.

Functionality

  • User Register and Login
  • Ticket Booking
  • Explore City
  • Review Travel Places
  • Travel Guide Searching
  • Comment Topics
  • User Info Management

Technology

Screenshots

See screenshots for more information.

Getting Started

Prerequisites

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
https://github.com/jjyang1108/travelover-app.git
  1. Install NPM packages
npm install
cd client
npm install
  1. Create file .env in root and add:
DB_CONNECT=[YOUR MongDB Connection]
  1. In root repository:
npm run dev

License

Distributed under the MIT License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published