Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 366 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 366 Bytes

E-commerce by Caio Reis

You can see this project live here: https://caioreis-market.netlify.com/

The idea is to build an e-commerce web app with React, using GraphQL to structure the queries and Relay to get the data from the database. Material-UI was used to style the application. Redux is the state manager of choice.