/Pomodoro-App-

A development build of a pomodoro timer for mobile devices, that allows users to input timer settings for work, break and longbreak periods. It also has functionality for local notifications in production builds

Primary LanguageJavaScript

Pomodoro App

DESCRIPTION

A development build for a mobile app in that allows the user to create multiple flashcards and save them locally.

REQUIREMENTS

This app requires the following to function:

.[REACT] V18.0.0 .[REACT-NATIVE] V0.69.6 .[NODEJS] V14.15.1 .[GIT] V2.29.2 .[EXPO] V~46.0.13

INSTALLATION

Install NODE locally as normal. Visit https://nodejs.org/en/

Install GIT locally. Visit https://git-scm.com/

Install React Native(Expo Cli). Run npm i -g expo-cli

CONFIGURATION

Once you've downloaded or cloned the repo, go to the root directory and run npm i in the terminal. This will install all the required node modules.

RUN

Within the terminal. Run expo start

OUTPUT

The expo server will start up and you will be free to use the application either by launching it on the web server or by downloading expo on your mobile device and scanning the QR code for a mobile emulator

     

TROUBLESHOOTING

You may see a warning about a depreciated module for react-native-reanimated saying "this is not the expected version", this will be patched in the near future