https://github.com/zizwar/proomy-note
prompte note
https://github.com/zizwar/proomy-note
eas-cli expo-cli react-native
Last synced: 7 days ago
JSON representation
prompte note
- Host: GitHub
- URL: https://github.com/zizwar/proomy-note
- Owner: Zizwar
- License: mit
- Created: 2024-09-03T06:28:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-04T13:53:22.000Z (over 1 year ago)
- Last Synced: 2025-04-07T16:52:18.930Z (10 months ago)
- Topics: eas-cli, expo-cli, react-native
- Language: JavaScript
- Homepage: https://snack.expo.dev/@zizwar/proomy-note
- Size: 323 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Proomy Note
Proomy Note is an open-source note-taking application designed to help you organize and manage your thoughts, ideas, and information efficiently.
## Features
- Create, edit, and delete notes
- Categorize notes (image, code, video)
- Search functionality
- Multilingual support (English and Arabic)
- Customizable color schemes
- Privacy-focused
## Open Source
This project is open-source and available under the MIT License. You can find the repository at:
[https://snack.expo.dev/@zizwar/proomy-note](https://snack.expo.dev/@zizwar/proomy-note)
Feel free to fork, modify, and contribute to the project as you see fit!
## Installation
1. Clone the repository:
```
git clone https://github.com/zizwar/Proomy-note.git
```
2. Install dependencies:
```
cd Proomy-note
npm install
```
3. Run the app:
```
npm start
```
## Contributing
We welcome contributions from the community! If you'd like to contribute, please:
1. Fork the repository
2. Create a new branch for your feature
3. Make your changes
4. Submit a pull request
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## About
Proomy Note is developed and maintained by the open-source community. To learn more about the project, its goals, and how you can get involved, check out the "About" section in the app or visit our GitHub repository.