This project uses React and Redux. The database of the project is in Firebase.
You will need Node 10 and later as well as npm to run this project.
Clone this repository and switch to branch latest.
Create a file with the access to firebase (?). (More info coming up soon.)
Run npm install to install the dependencies.
Run npm start to start the application.