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.
To run this application, you can follow the steps below:
-
Clone this project to your computer or download and extract the ZIP file.
-
Navigate to the project folder in your terminal:
cd miuv
- Install the necessary dependencies by running the following command:
npm install
- Start the application by running the following command:
npm start
- 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.
- React Native
- Expo
- Expo Audio
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