Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/abuhasanrumi/shoplocal
- Owner: abuhasanrumi
- Created: 2023-02-09T11:25:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-05T16:54:54.000Z (over 1 year ago)
- Last Synced: 2024-11-07T04:44:47.839Z (2 months ago)
- Topics: bootstrap5, mongoose, reactjs
- Language: JavaScript
- Homepage: https://shoplocal-client.netlify.app/
- Size: 2.03 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 componentsTechnologies 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