React Native Interview | ServicePlus Connect
$ git clone https://github.com/2gbeh/service-plus-todo.git
# OR (ssh) git clone git@github.com:2gbeh/service-plus-todo.git
$ cd service-plus-todo
$ npm cache clean --force
$ npm install
# OR npm install --legacy-peer-deps
# TODO copy .env credentials
$ npx expo start -c
Local: http://localhost:8081
coming soon