Link to APP: https://family-manager371.firebaseapp.com/
Please see the about page of the app, located under the menu. For additional instructions.
Hosting: The project is deployed to Firebase
To install: npm install
To run: npm run start
Please see the following components for AJAX features via Fetch:
Notification Service
Weather
All of our firebase calls involved AJAX as well.
Ensure npm install has been executed first.
To run unit tests: npm run test
To run automation tests: npm run cypress, the automation test suite must be executed twice, once to login, and once to run the tests.
Our application is fully responsive