Welcome to Metaphor Space, a Flutter app for exploring short stories.
Metaphor Space is a mobile application developed using Flutter. It allows users to read and discover short stories categorized by genres. Users can like stories, search for specific stories, and enjoy a personalized reading experience.
- Browse and read short stories
- Like stories to save them for later
- Search for stories by title or author
- Personalized recommendations based on user likes
- Dark mode support for comfortable reading at night
To run the app locally, follow these steps:
-
Clone the repository:
git clone https://github.com//itsmadson/Metaphor-space.git
-
Navigate to the project directory:
cd metaphorspace
-
Install dependencies:
flutter pub get
-
Run the app:
flutter run
- flutter_launcher_icons: ^0.13.1
- parse_server_sdk_flutter: ^7.0.1
- shared_preferences: any
We welcome contributions to improve Metaphor Space. To contribute:
- Fork the repository.
- Create your feature branch:
git checkout -b feature-name
. - Commit your changes:
git commit -am 'Add new feature'
. - Push to the branch:
git push origin feature-name
. - Submit a pull request.
This project is licensed under the GPL v3 License - see the LICENSE file for details.
For any inquiries or issues, please contact us at [email protected].
Happy reading with Metaphor Space! 📚✨