A fun and interactive learning website for children built using React. It helps kids learn:
- 🔢 Numbers
- 🔤 Alphabet
- 🔷 Shapes
- 🐶 Animals
- 🎮 Mini Games
- Click to hear pronunciation using VoiceRSS API
- Colorful and engaging UI for kids
- React-based responsive app
- Frontend: React
- Audio API:
https://api.voicerss.org/?key=YOUR_API_KEY&hl=en-us&src=TEXT
git clone https://github.com/yourusername/kids-learning.git
cd kids-learning
npm install
npm run dev