- 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 installOR
pnpm install- Start the server
npm run devOR
pnpm devContributions are always welcome!