This project was created in Sujeito Programador - React Native Insider course.
For run the APP, you're need have device emulator (like Xcode for iOS or Android Studio for Android) in your machine or Expo GO (app for iOS and Android in app shop) for read the QR Code.
In the project folder, run yarn start
and follow the instructions.
json-server --watch -d 180 --host YOUR_IP_ONLY_NUMBERS db.json
Important: You need to have json-server installed globally