CheckQuarantineLevel
1.0.0
This is a fun app built for Jscrambler tutorial during the time of pandemic. The objective includes:
37.x.x.use-expo hooks.The app is all about how long you have been quarantining. As a user, you input the date when you started isolating and the app is going to display a fun message to tell you how far you have come in the quarantine "game".
Yes, this app is completely build using Expo and its modules (What a great way to build mobile apps!)
It's easy.
npm install or yarn install.cd CheckQuarantineLevel
yarn installTo run the app, use expo start.
MIT