Multiplication Trainer is a fun and interactive mobile application designed to help children learn multiplication tables in an engaging way. This project was built with love for Melina, to make practicing multiplication more enjoyable and effective.
- Practice Mode: Answer 10 random multiplication questions (from tables 1 to 10).
- Immediate Feedback: Displays ✅ for correct answers and ❌ for incorrect ones.
- Final Score & Corrections: At the end of the session, a summary with corrections is shown.
- Colorful & Fun UI: Designed for kids with a playful background and interactive elements.
- Simple Navigation: Easy-to-use interface for young learners.
- Clone the repository:
git clone https://github.com/NassimBtk/MultiplicationTrainer.git
- Navigate to the project folder:
cd MultiplicationTrainer - Install dependencies:
npm install
- Start the app:
npm start
- React Native - For cross-platform mobile development
- Expo - For simplified React Native development
This project is open-source and available under the Apache License 2.0.
- Special thanks to Melina for inspiring this project! ✨
- Thanks to the open-source community for the amazing tools used.
Made with ❤️ by @NassimBtk