A React Native Powered Shopping App!
For The Premium Shoppers!
A React Native Powered Shopping App which uses PostgreSQL and Algolia for database duties and also for searching!
A few of the things you can do on Carto:
Feel free to file an issue. Feature requests are always welcome. If you wish to contribute, please take a quick look at the guidelines!
Please refer the contribution guidelines for exact details on how to contribute to this project.
Here are the instructions on how to build and run this project on your respective systems.
google-services.json
and save it in the android/app/src/dev
folder.docker compose -f docker-compose.yml up --build
in the server root folder to build and run a development version of the server.npx react-native run-android --variant dev
to run the development version of the app.