🚚️ Garbage collection app developed for the Environment Department of Mombaça
Project architected and developed by:- Fernando Henrique Sousa Campos (UX/UI Coordinator)
- Isabelle de Oliveira Reinbold (UX/UI Designer)
- Isabele de Holanda Machado (UX/UI Designer)
- Pedro Davi Vasconcelos Oliveira (UX/UI Designer)
- Reinaldo da Silva Nascimento (Tech Lead)
- Caio Brandão da Costa (Mobile Developer)
- Igor Mourão das Neves (Mobile Developer)
- Gabriel Vieira Marques (Mobile Developer)
- Gabriel Vasconcelos da Silva (Mobile Developer)
Firstly, you will need to set up the React Native CLI development environment, clicking here
With the project configured, using yarn, open de project folder and install the dependencies with
yarn install
With the dependencies installed, open two terminals, in the first one to run the execute scripts with
yarn start
And the second to install the app bundle on the emulator or smartphone with
yarn android
Note: Every time you download new dependencies, re-install the app bundle!
Made with ❤ by Container Digital Jr.