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.gitGo to the project directory
cd kat-fact-mobile-appInstall dependencies
npm installStart the server
npm run start

