This client design was inspired by Israeli e-commerce web stores (thus being general 🤓).
Currently the client is not configurable due to some hard coded values on the API and a lack of a clear vision of the finished product.
As mentioned, there is no configuration currently supported for this project. Feel free to check out the API.
- Run
npm install
to install dependencies. - Run
npm run dev
for local development. - Run
npm run build
to build.