Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wahabmirzadev/mern-ecommerce

🎈 Full-stack MERN Ecommerce Application
https://github.com/wahabmirzadev/mern-ecommerce

express-js mern mern-ecommerce mern-stack mongoose nodejs react redux

Last synced: 1 day ago
JSON representation

🎈 Full-stack MERN Ecommerce Application

Awesome Lists containing this project

README

        

# MERN Ecommerce

## Description

An ecommerce store built with MERN stack, and utilizes third party API's. This ecommerce store enable three main different flows or implementations:

1. Buyers browse the store categories, products and brands
2. Sellers or Merchants manage their own brand component
3. Admins manage and control the entire store components

### Features:

* Node provides the backend environment for this application
* Express middleware is used to handle requests, routes
* Mongoose schemas to model the application data
* React for displaying UI components
* Redux to manage application's state
* Redux Thunk middleware to handle asynchronous redux actions

🚀 Custom-Hosted Enterprise Version : https://mern-store-gold.vercel.app/

See admin dashboard [demo](https://mernstore-bucket.s3.us-east-2.amazonaws.com/admin.mp4)

## Languages & tools

- [Node](https://nodejs.org/en/)

- [Express](https://expressjs.com/)

- [Mongoose](https://mongoosejs.com/)

- [React](https://reactjs.org/)

- [Webpack](https://webpack.js.org/)