I tried to make a social network on my own. The ideia was to make something like twitter. By now the user can post text and images.
I used React Native Firebase as backend.
Actually I am a dentist. But I'm learning how to code by myself. Sometimes I like to create projects that are looking cool in my imagination.
Thats why.
The code is not perfect but I've tried my best.
Yarn Install
Create a acc in Firebase. Create a android project, follow the instructions you find there. It's pretty simple.
Also you need activate the authentication by email and the storage there.