This repository contains both Web (React) and Mobile (React Native) clients and server for Minishop excercise.
They currently include some of the expected functionality, but you are free to rewrite, replace or reconfigure anything found in this repository as long as your solution matches the given assignment.
In order to run this project locally, please read the documentation in each and every folder
+ client
|-- web (React)
|-- src
|-- mobile (React Native)
|-- src
+ schema (GraphQL)
+ server (Apollo)
|-- src