Stack; React.JS frontend. MongoDB for the Database NodeJS (Express.JS) for the backend.
Special Features. -An Embedded e-commerce platform to allow users to expand their audience.
├── api
│ ├── Controllers
│ ├── Model
│ └── routes
├── client
│ ├── piblic
│ └── src
│ ├── Assets
│ ├── Components
│ ├── Pages
│ └── data
├── .gitignore
├── LICENSE
└── README.md