svelte-note-app
A modern note-taking application built with SvelteKit and TypeScript, using Editor.js for rich-text editing and a simple authentication flow to manage user access.
✨ Features
- 📝 Rich-text note editor powered by Editor.js
- 📚 Notes list for creating, viewing, and managing notes
- 🔐 Login and middleware-protected routes
- 🚪 Logout functionality
- 🐱 Fun Cat Facts fetched from an external API
- ⚡ Built with SvelteKit, Vite, and TypeScript
🛠 Tech Stack
- Framework: SvelteKit (Svelte 5)
- Language: TypeScript
- Editor: Editor.js
- Build Tool: Vite
🚀 Getting Started
npm install
npm run dev