Meowtive is your go-to app for daily meowtivation! 🐱✨
- Daily Meowtivational Quote: Start your day with a fresh dose of inspiration.
- Save and Share: Save your favorite quotes and share them with friends.
- Offline Access: Quotes are stored locally, so you can access them anytime, anywhere.
To get started with Meowtive, simply clone this repository:
git clone https://github.com/meowtive/meowtive
cd meowtive
Install dependencies and run the app:
yarn install
yarn start --reset-cache
yarn run ios or yarn run android
We welcome contributions to Meowtive! Whether you're fixing a bug, improving the design, or adding new features, feel free to submit a pull request.
To contribute:
- Fork this repository.
- Create a new branch (
git checkout -b feature/improvement
). - Make your changes.
- Commit your changes (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin feature/improvement
). - Submit a pull request.
Have any feedback, suggestions, or issues with Meowtive? Feel free to open an issue or contact us at [email protected] or [email protected].
This project is licensed under the MIT License - see the LICENSE file for details.