Go to file
Dallas Hoffman ea3b5facb1
Update SQLocal
2023-12-16 16:08:31 -05:00
.vscode Create Modal component 2023-09-22 01:47:44 -04:00
patches Initial commit 2023-09-10 17:49:56 -04:00
src Flip animation fix 2023-10-17 23:34:09 -04:00
static Offline support 2023-10-13 00:45:28 -04:00
.firebaserc Set up Firebase Hosting 2023-09-11 00:31:53 -04:00
.gitignore gitignore .firebase 2023-09-14 00:03:07 -04:00
.npmrc Initial commit 2023-09-10 17:49:56 -04:00
.prettierignore Initial commit 2023-09-10 17:49:56 -04:00
.prettierrc Initial commit 2023-09-10 17:49:56 -04:00
README.md Add hosting link to README 2023-09-30 16:15:15 -04:00
firebase.json Change preview npm command to use firebase serve; fix headers 2023-09-13 01:02:55 -04:00
package-lock.json Update SQLocal 2023-12-16 16:08:31 -05:00
package.json Update SQLocal 2023-12-16 16:08:31 -05:00
pwa-assets.config.ts Move splash screen images to subfolder 2023-10-07 13:33:47 -04:00
svelte.config.js Split up app.scss into styles directory 2023-10-01 17:32:20 -04:00
tsconfig.json Initial commit 2023-09-10 17:49:56 -04:00
vite.config.ts Offline support 2023-10-13 00:45:28 -04:00

README.md

Sticky Notes App

A simple notes app built with SvelteKit, Kysely, and SQLocal.

  • Notes can be written in Markdown for rich formatting
  • Tag notes to categorize and filter them
  • Dark theme or light theme
  • Local-first; all data is stored on-device

Hosted at https://notes.dallashoffman.com/