This is the client part of the Sabina online store.
The server part is in this repository: https://github.com/iHelops/sabina-server
To get the client running locally:
- Clone this repo
npm installto install all req'd dependenciesnpm startto start the local server (this project uses create-react-app)
Warning: this project is quite old, so there is quite a lot of bad code in it.
