/Ecommerceshop-MERN

This is an repository for E-Commerce website which lets you travel all across the globe.It consists of various features like search feature, Cart feature etc.

Primary LanguageJavaScript

Hello, Friends You can check out my website through this link https://travelweb2.herokuapp.com/ Thank you for Having interest in this repository !

To use this application,

  1. make dev.js file inside config folder
  2. put mongoDB info into dev.js file
  3. Type " npm install " inside the root directory ( Download Server Dependencies )
  4. Type " npm install " inside the client directory ( Download Front-end Dependencies )