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
- Host: GitHub
- URL: https://github.com/mikebionic/menden-gor-marketplace
- Owner: mikebionic
- Created: 2021-08-31T12:14:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-20T10:57:37.000Z (over 1 year ago)
- Last Synced: 2025-02-20T11:42:37.029Z (over 1 year ago)
- Topics: client, functional, js, marketplace, node, react, responsive, sap-api, tailwind, tailwindcss, torgovy, trading, web
- Language: TypeScript
- Homepage:
- Size: 1.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Menden Gor marketplace React implementation
This is the E-commerce platform Web App of SapCozgut marketplace

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.