A modern, intuitive application built with React Native and Expo.
- Create & Edit Notes: Easily create, edit, and manage your notes
- Clean Interface: Simple and intuitive user interface for seamless note-taking
- Cross-Platform: Built with Expo for smooth performance on Android
- Offline Support: Access your notes anytime, anywhere
Download the latest Android APK from the Releases page.
You can also access Vipin Notes on the web at vipinnotes.onrender.com
- React Native - Mobile framework
- Expo - Development platform
- JavaScript/TypeScript - Programming language
- Download the APK from the releases page
- Enable installation from unknown sources in your Android settings
- Install the APK on your device
- Open Vipin Notes and start taking notes!
To run this project locally:
# Clone the repository
git clone https://github.com/AVVKavvk/vipin-notes-app.git
# Navigate to project directory
cd vipin-notes-app
# Install dependencies
bun install
or
npm install
# Start the development server
bun run start
or
npx expo startThis project is licensed under the MIT License - see the LICENSE file for details.
Vipin Kumawat
- GitHub: @AVVKavvk
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
Give a ⭐️ if this project helped you!
Made with ❤️ by Vipin Kumawat