Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

💻 A simple marketplace with cart using React Redux.

Notifications You must be signed in to change notification settings

fsmaiorano/react-gocommerce

Repository files navigation

GoCommerce

A simple marketplace with cart using React Redux.

Attention: In this project, the backend is simulated by json archive.

for run:

$ yarn
$ yarn server
$ yarn start