Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abuhasanrumi/shoplocal

Full-stack ecommerce app, built with React.js, Node.js, Express.js, & MongoDB. This is the Frontend part.
https://github.com/abuhasanrumi/shoplocal

bootstrap5 mongoose reactjs

Last synced: 13 days ago
JSON representation

Full-stack ecommerce app, built with React.js, Node.js, Express.js, & MongoDB. This is the Frontend part.

Awesome Lists containing this project

README

        

# ShopLocal UI

An ecommerce store built with MERN stack technologies.

It is still in progress, but here are some features it has or going to have:

- Buyers can browse the store categories, products and brands
- Sellers or Merchants manage their own brand component
- Admins manage and control the entire store components

Technologies used:
- NodeJS the backend environment for this application
- ExpressJS middleware is used to handle requests, routes
- Mongoose schemas to model the application data
- React for creating functional reusable components and displaying UI components
- Redux to manage application's state
- Redux Thunk middleware to handle asynchronous redux actions