React Notes



For this assignment in my Full-Stack Web Dev class, I created a realtime collaborative post-it note app with React and Firebase with the following features:

Add a note

Delete a note

Move a note in x,y

Edit a note's title, content, and color

Persist all changes to Firebase in realtime

Updates based on Firebase events


More UI/UX Projects