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

https://github.com/mikebionic/menden-gor-marketplace

Marketplace app by Sap Cozgut's team | React / Redux works on SapApi
https://github.com/mikebionic/menden-gor-marketplace

client functional js marketplace node react responsive sap-api tailwind tailwindcss torgovy trading web

Last synced: about 2 months ago
JSON representation

Marketplace app by Sap Cozgut's team | React / Redux works on SapApi

Awesome Lists containing this project

README

          

# Menden Gor marketplace React implementation

This is the E-commerce platform Web App of SapCozgut marketplace

![Menden gor deployed image](https://mikebionic.github.io/portfolio/static/projects/web_proj/lomaysowda_v2.webp)

This is an old project, based on SapApi (repo available)
Runs on React.js + Redux for state management
Written using best practices and design patterns I've learned, using functional components and ensuring security.

```
# to install required packages
yarn install

# after you configured .env start the app
yarn start
```

Feel free to reuse components or implementations I've used on this project.