Skip to content

muhammad-zulfikar/vue-notes

Repository files navigation

Vue Notes

Screenshot

Responsive notes app built in Vue 3, TypeScript, Vite, Pinia. Live Preview.

This website was created as the final project for the CS50x course.

Features:

  • Create, edit, and delete notes.
  • Search notes.
  • Download notes as .txt files.
  • Light/dark theme.

TODO:

  • Draggable notes.
  • Fix toast notification.