-
Install Docker if you haven't already
-
Run the following command (this is necessary to consume the API)
docker-compose up- Clone this repository
git@github.com:gustavoaz7/BloodTest.git- Install dependencies
yarn
# or npm i- Create a
.envfile in the project root directory and place you current IP address in aIP_ADDRESSvariable.
IP_ADDRESS=XXX.XXX.X.XX- Run the app
yarn start
# or npm start- Expo
- React-Native
- React-Navigation
- Redux & Redux-Thunk & Redux-Promise-Middleware
- Reselect
- Styled-Components
- Jest
- Enzyme
- Redux-Mock-Store
- ESLint
- Prettier