HTML, CSS, and JS Note Taking application using IndexedDB to store notes. Check it out here: https://fhightower.github.io/note-taker/
This is a simple note taking application using IndexedDB to store the created notes. It you to save, view, edit, and delete notes that are stored locally on your browser.
You can test it out here:
https://fhightower.github.io/Note-Taker/.