CRUD App made with Reactjs and Firebase
The main purpose of this project was to learn CRUD operations using only React's setState API. Another goal of this project was to use the Rebase library which synchronizes with your application state with the Firebase realtime database.