/animals

A simple app to teach babies about animals and its sounds

Primary LanguageJavaScriptMIT LicenseMIT

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).

Screen 1

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).

Screen two

Demo

You can see a demo here: https://app-animals.netlify.com/

Contact

gustavocardoso@gmail.com

Please, feel free to clone and make your changes!!!

:)