Today, a person receives and stores a huge amount of information. But those tools that are used every day do not provide much-needed capabilities and speed. We have created a solution to this problem...
Noto is a fast and flexible assistant right in your pocket!
- 🌈 Supports both Android and iOS.
- 💅 Full Markdown support.
- ⚡ Extremely lightweight.
- 📦 VERY easy and intuitive to use.
- 🛡 Built-in user data protection.
After cloning the code, install all dependencies:
yarnBoth the client and the backend are started with the command:
yarn start:devDefault client start command:
API_URL=\"http://localhost:5000\" npx expo start --clearChange it to match your backend configuration.