Covid App provides information about covid-19 cases per country. We use the following public API to display information in the app:
- Clone the repo:
git clone https://github.com/juanolmedo1/covid-app.git
- Install dependencies:
yarn install
- Install pods:
npx pod-install
- Install the app locally:
react-native run-ios
You'll only be able to login via Google Sing In. Login, Register and Forgot password buttons were only added to improve the Login screen UI. (They have no functionality, yet 😉)