An ecommerce store built with MERN stack, and utilizes third party API's. This ecommerce store enable two main different flows or implementations:
- Buyers browse the store products and brands
- Admins manage and control the entire store components
- Login, Logout and Register
- Cart
- Order products
- Track order
- Paypal Sandbox Integration
- Admin Dashboard
- Accept order and change status of the order
- Add or remove users
- Add new product
- Update existing products
Backend
- Nodejs
- Mongodb
- Express
Frontend
- React Js
- Boostrap
- Redux
- Node provides the backend environment for this application
- Express middleware is used to handle requests, routes
- Boostrap for layouts and designs
- 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
https://shopping-app-bysdk.netlify.app/
If you like give it a stat :)
Thank you!


