- Create, edit, and delete notes
- Get a rich text editor
- share notes with other users
- add a search bar
- add a light mode
- Svelte
- SveteKit
- TailwindCSS
- MongoDB
- Typescript
- Vitest
- Clone the repo
git clone https://github.com/NaviTheCoderboi/NoteStar.git
- Go to the project directory
npm install
OR
pnpm install
- Start the server
npm run dev
OR
pnpm dev
Contributions are always welcome!