Zennote - Lightweight and Intuitive Note-Taking App
Zennote is a powerful and efficient note-taking application built using React Native and Zustand. It offers a seamless experience for capturing and organizing your thoughts, ideas, and reminders right from your mobile device. With its clean and minimalist user interface, Zennote is designed to enhance your productivity and simplify your note-taking process.
-
Clone the repository
Via HTTPS:
git clone https://github.com/NickM101/ZenNote
Via SSH:
git clone git@github.com:NickM101/ZenNote.git
-
Install the necessary packages.
Go to the main directory and install the necessary packages
cd ZenNote/ yarn
-
Start developing.
Initiate the project in development mode
yarn start
- Complete UI
- Light/Dark Mode
- Add image insert capability
- Add video insert capability
- Add link insert capability
- Add audio insert capability
- Add State Management [Zustand]
- Back-End intergration
- Auth
- Saving and Retrieving note
- Multi-language Support
- Swahili
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
If you have any feedback, please reach out to us at nickmunene101@gmail.com