Kid Story is a mobile application built using .NET MAUI that provides an engaging and interactive way for kids to enjoy stories. The app features stories with illustrations, text-to-speech functionality, and an intuitive user interface.
- Interactive Storytelling: Engage kids with interactive stories and illustrations.
- Text-to-Speech: Listen to stories with text-to-speech functionality.
- Language Support: Arabic.
- User-Friendly Interface: Easy-to-use interface designed for kids.



- .NET 8 SDK or later.
- Visual Studio 2022 with .NET MAUI workload installed or any alternative.
-
Clone the Repository:
git clone https://github.com/amuza2/KidStoryMAUI.git cd kid-story-app
-
Restore NuGet Packages:
dotnet restore
-
Build the Project:
dotnet build
-
Run the App:
- I used my smartphone (plunged in with wire) to run it but you can use the Visual Studio emulator after installing it too.
- This app is still in development.