To run application:
- if you not in branch "master" execute in command line "git checkout master"
- Execute in command line "npm run build"
- Go to the folder "dist", start live server with index.html file.
Technologies
- Google Firebase Realtime Database.
- Google Firebase Cloud Storage.
- Google Firebase Authentication.
Advantages
- Easy to use
- Good documentation with examples
Cons
- Realtime Database is noSQL databse
- Realtime Database can't upload notext data.