Firebase storing

You will need to use firebase storage for the image (unless you convert it to a base64 string) and firebase realtime database for your list.

See here for how to use firebase (in many ways)

1 Like