/miuv

Primary LanguageJavaScript

Preschool Animal Sounds App

This mobile application includes pictures of various animals and their sound effects. Users can touch the images to hear the sounds of the corresponding animals and learn about them.

AçıklamaAçıklama AçıklamaAçıklama

How to Run

To run this application, you can follow the steps below:

  1. Clone this project to your computer or download and extract the ZIP file.

  2. Navigate to the project folder in your terminal:

cd miuv
  1. Install the necessary dependencies by running the following command:
npm install
  1. Start the application by running the following command:
npm start
  1. To run the application on an Android or iOS device, you can use Expo Go or a similar mobile app. Download the Expo Go app and scan the QR code to view the application.

Technologies Used

  • React Native
  • Expo
  • Expo Audio

Data

The application includes the following data for each animal:

  • Name of the animal (name)
  • Path to the sound effect file (sound)
  • Path to the image to the animala (image)
  • Button color (renk)

The data is located in the data.js