Motivational app developed using React Native(Expo) and Redux
Install dependencies:
npm install
# or
yarn
First, run the development server:
npm run start
# or
yarn start
Then run the project on ios, android or web
- For the IOS Emulator
npm run ios
# or
yarn ios
- For the Android Emulator
npm run android
# or
yarn android
- For the Web
npm run web
# or
yarn web
https://drive.google.com/file/d/1XF8lEnZMYFjJeb3Z62t7bP5zw5gGdx4-/view?usp=share_link