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.