A simplified, feature-rich note-taking application inspired by Google Keep, built using Svelte. This app allows users to manage notes with features like labels, dark mode, and search functionality.
Before you begin, ensure you have met the following requirements:
Follow these steps to set up and run the project locally:
Clone the repository:
git clone https://github.com/MohanMahesh10/svelte-notes-app.git
cd svelte-notes-app
npm install
npm run dev