Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 636 Bytes

File metadata and controls

21 lines (14 loc) · 636 Bytes

My Notes

https://giuliatrz.github.io/MyNotes/

This web appplication lets you write notes, edit and save them and import/export them. There is also a dark/light mode to let you choose your preferred one.

Note

Privacy note: all your notes are saved locally in the LocalStorage of your browser. When you export your notes, you will download the .json file. Your data are never saved into the servers.

Technologies used

  • HTML, CSS
  • Bootstrap
  • JavaScript Vanilla (not framework)

Developers