Skip to content

Latest commit

 

History

History
71 lines (44 loc) · 1.83 KB

README.md

File metadata and controls

71 lines (44 loc) · 1.83 KB

Justnote

Justnote is a privacy-focused note-taking app that you can use easily, take notes rapidly, and, importantly, truly own your account and data.

🎨 Features

  • End-to-end encryption with the decryption key only you know
  • Available on the web, Android, and iOS
  • Nested lists (folders), pin to the top, tags, lock lists & notes, and dark mode

📸 Screenshots

App Screenshot

🖇️ More Links

🤖 Tech Stack

Web: React, Redux, TailwindCSS, Stacks, CKEditor

Mobile: React Native

💻 Run Locally

Clone the project

  git clone https://github.com/stxapps/justnote-client.git

Go to the web or mobile directory

  cd packages/[web|mobile]

Install dependencies

  npm install

Start the server

  npm run start

❤️ Feedback and Contributing

Bug reports, feature requests, and contributions are always welcome!

Important

Whether you have feedback on features, have encountered any bugs, or have suggestions for enhancements, we're eager to hear from you. Your insights help us make Justnote more robust and user-friendly.

Please post on GitHub issues or use any other convenient communication channels.

🤩 Inspiration

📃 License

This software is licensed under the GPL-2.0.