Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.22 KB

README.md

File metadata and controls

47 lines (30 loc) · 1.22 KB

Natour-Tour-App

Basic Natour Application Using NodeJS and MOngoDB

Topics

  1. Introduction
  2. Running Locally
  3. System and browser Requirements
  4. Installation & Configuration

Introduction

This is a node JS project that uses express framework and MongoDB as database. This application deals with providing the best tours to the customer.

Running Locally

Make sure you have Node.js and MongoDB(compass) installed.

git clone https://git.ithands.com/gabriel.gaurav/natours-app.git
cd natours-app
npm install
npm start:dev for development
npm start:prod for production

Your app should now be running on localhost:3000.

System and Browser Requirements

  • Mac Os, Windows, Linux
  • All modern browsers (chrome)

Installation and Configuration

1. You can install this project by using the GUI installer.

a. Download zip from the link below:

Download the latest release

b. Extract the contents of zip and execute the project in your browser:
http(s)://example.com