This is a note taking app inspired by the tutorial provided by Coding In Flow.
It allows a user to sign up and create, edit and delete notes. The frontend is built using React and React Bootstrap. The backend is Node/Express, and the notes themselves are stored using MongoDB.
You can try out the app online here.