/schulSpiel

React Firebase app

Primary LanguageJavaScript

#SchulSpiel

An app to share plays for schools.

Tech Stack

  • React 16
  • Firebase
  • Jest/Enzyme
  • Foundation

To run...

The app:

get the schulSpiel/src/firebase.config.js file to connect with Firebase

yarn add

yarn start

Tests:

jest --updateSnapshot
yarn test