Covid-19 Stats with country and global information
git clone https://github.com/bacabange/Covid19Stats.git
cd Covid19Stats
Create account in News Api to get NEWSAPI_KEY
# Create .env file with this content
NEWSAPI_KEY=your_key
yarn install
# Link native modules
react-native link
# android
react-native run-android
# ios
react-native run-ios
This application does not have any type of commercial attribution. It was developed to learn React-navigation v5.
- News Api
- Covid-19 Stats API
- App Design by Anggit Yuniar Pradito (Dribbble)