A NodeJs App with MongoDB. Tours, Booking, Reviews & Users.
Clone the repository:
git clone https://github.com/mrminnkhantnaing/matour.git
Install Node modules:
npm install
Start development server:
npm start
Copy & paste this on browser:
http://127.0.0.1:5030