noter is a google keeps clone, built using ReactJS and firebase.
With the recent update to firebase's SDK to version 9, I thought it was a good idea to re-introduce myself to firebase. To speed up development times, I used the react-bootstrap library just so developing the UI was faster.
This is a basic CRUD (Create, Read, Update, Delete) App where every user has the permissions to use any of these operations on the notes.