/ecommerce_app_reactJs

Full Stack E-Commerce App Web Application made in MERN stack

Primary LanguageJavaScript

Full Stack E-Commerce App Web Application

It is an e-commerce app with the features included :

  • Authentication.
  • Payment gateway Integration
  • Add to Wishlist.
  • Add to Cart
  • User Profile Management
  • Manage User Orders.
  • Manage User Addresses.

Installation

Use the npm package manager to install this Project.

npm install 

To run Backend

Go to ecommerce-backend folder and then run the below command

nodemon index.js

To run FrontEnd

Go to FronEnd folder and then run the below command

npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT