A random app generating random fun facts about cat by consuming facts from https://catfact.ninja/ using React-native.
Clone the project
git clone https://github.com/Dev-R/kat-fact-mobile-app.git
Go to the project directory
cd kat-fact-mobile-app
Install dependencies
npm install
Start the server
npm run start