A Local note-taking app that has a beautiful UI and an easy-to-use interface, that saves your notes in your browser for fast access.
- Create and edit notes
- Delete notes
- Pin your important notes
- Favourite notes
- Tag your notes
- Save your notes into folders
- Trash your notes
- Permanently delete your notes
- Dark mode
- Search your notes
- Share your notes
- Export your notes
- Add links to your notes
- Add images to your notes
- Add tables to your notes
- Vite & React
- Shadcn-ui
- Redux
- Localforage
- Vitest & Testing-Library
You can visit Noteify or you can clone it and use it as a template.
git clone https://github.com/agn/Noteify
cd Noteify
npm install
npm run dev
The website is missing lot of features. If you want to contribute, please open an issue or create a pull request.