Animals
A simple app to teach babies about animals and its sounds.
The app randomly generates an animal image, shows its name and plays its sound.
Installing and running
Just clone the project and install all the dependencies with npm. You can run it in development mode with npm run dev or you can build with npm run build (files will be placed on dist/ folder).
Playing
Just press the start button or space bar to start. On the main screen, press s (or shuffle button) to shuffle an animal. To play the animal sound just press p (or play button).
Demo
You can see a demo here: https://app-animals.netlify.com/
Contact
Please, feel free to clone and make your changes!!!
:)