A simple note-taking application built with Svelte.
To install the required dependencies, run the following command:
npm install
To run the application, run the following command:
npm run dev
This will start a development server at http://localhost:5173, where you can access the Noteify application in your web browser.