Skip to content

AVVKavvk/vipin-notes-app

Repository files navigation

Vipin Notes 📝

A modern, intuitive application built with React Native and Expo.

🚀 Features

  • 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

Download the latest Android APK from the Releases page.

🌐 Web Version

You can also access Vipin Notes on the web at vipinnotes.onrender.com

🛠️ Built With

  • React Native - Mobile framework
  • Expo - Development platform
  • JavaScript/TypeScript - Programming language

💻 Installation

  1. Download the APK from the releases page
  2. Enable installation from unknown sources in your Android settings
  3. Install the APK on your device
  4. Open Vipin Notes and start taking notes!

🔧 Development

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 start

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

👨‍💻 Author

Vipin Kumawat

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

⭐ Show your support

Give a ⭐️ if this project helped you!


Made with ❤️ by Vipin Kumawat