This app was built using React JS and Redux and hosted using Firebase. Users can sign up or sign in using firebase authentication. Users are then able to post on the main with realtime update using firestore database. This is where I learnt how to use redux and fetch data from firebase.
Technologies
React Js
Redux
Material UI
Firebase
Back