Go to file
Dallas Hoffman 329e7ce4d4 Split up app.scss into styles directory 2023-10-01 17:32:20 -04: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 Split up app.scss into styles directory 2023-10-01 17:32:20 -04:00
static Add robots.txt 2023-09-30 16:34:14 -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 to 0.6.1 2023-09-13 01:02:13 -04:00
package.json Add npm script: deploy 2023-09-14 00:05:58 -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 Build config fixes 2023-09-10 18:14:54 -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/