Skip to content

gustavoaz7/BloodTest

Repository files navigation

BloodTest

Setup

  1. Install Docker if you haven't already

  2. Run the following command (this is necessary to consume the API)

docker-compose up
  1. Clone this repository
git@github.com:gustavoaz7/BloodTest.git
  1. Install dependencies
yarn
# or npm i
  1. Create a .env file in the project root directory and place you current IP address in a IP_ADDRESS variable.
IP_ADDRESS=XXX.XXX.X.XX
  1. Run the app
yarn start
# or npm start

Stack

  • Expo
  • React-Native
  • React-Navigation
  • Redux & Redux-Thunk & Redux-Promise-Middleware
  • Reselect
  • Styled-Components

Dev Stack

  • Jest
  • Enzyme
  • Redux-Mock-Store
  • ESLint
  • Prettier

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •