Skip to content

๐Ÿ›’ An ecommerce store built using complete MERN stack and redux. It is built following best API and UI practices. Includes all the functionalities of an ecommerce platform like login/register, cart, reviews etc and all admin functionalities like product and user addition/deletion, order management etc.

Notifications You must be signed in to change notification settings

saiteja13427/EcoBear-Ecommerce-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

EcoBear: Ecommerce MERN Application

A MERN ecommerce application

It comes with the following functionalities:

Normal Users

  1. Login/Register
  2. See all products
  3. Search products
  4. Pagination for all and search products

Logged In Users

  1. Add to Cart
  2. Checkout Flow
  3. Add Reviews
  4. Update profile

Admin Functionality

  1. See/Edit/Delete all Users
  2. See/Edit/Delete all products
  3. See/update all orders and its status

Usage

Rename ".env.example" -> ".env" and put in your values

Install dependencies

npm install

Run App

# Run in dev environemnt
npm run dev

#Run in production environment
npm start

Deployed Version

Check it out here: https://ecobearapp.herokuapp.com

For any assistance or doubts in the project, feel free to contact me.


Version: 1.0.0

License: MIT

About

๐Ÿ›’ An ecommerce store built using complete MERN stack and redux. It is built following best API and UI practices. Includes all the functionalities of an ecommerce platform like login/register, cart, reviews etc and all admin functionalities like product and user addition/deletion, order management etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages