Skip to content

Latest commit

 

History

History
56 lines (27 loc) · 1.17 KB

README.md

File metadata and controls

56 lines (27 loc) · 1.17 KB

MERN-Ecommerce(Flipcart-clone) -> Working...

Admin side mostly features are working for crud operation

What you need to run this code

  1. Node (13.12.0)
  2. NPM (6.14.4) or Yarn (1.22.4)
  3. MongoDB (4.2.0)

How to run this code

  1. Make sure MongoDB is running on your system
  2. Clone this repository
  3. Open command line in the admin-app, backend, flip-cart-clone folder,
    • To install dependencies, run npm install or yarn and then run npm start
  4. App will automatically open in the browser with different localhost

Technical Requirements

SETUP AND INSTALLATION Minimum Hardware Requirements

Software Requirements

Operating system: Any modern version of MacOS, Windows, or Linux

Browser: Any modern browser such as Chrome, Firefox, Safari, Opera, etc.

A code editor or IDE such as Atom, Visual Studio Code or WebStorm.

Node.js, version >= 6.0.0 and a package manager such as npm or yarn.

MongoDB installed

Useful links:

Node: https://nodejs.org/en/download/package-manage/

NPM: https://www.npmjs.com/

Yarn: https://yarnpkg.com/lang/en/docs/install/

MongoDB: https://www.mongodb.com/download-center?jmp=nav