/calendarapp

Calendar app built with React Native, tested with Jest and React-Native-Testing-Library.

Primary LanguageJavaScript

To run on your local device/emulator, in the project directory:

npm install and then

npx react-native run-android


To run tests, use:

npm test