This is project was heavily inspired by herta kuru
This is a simple react app that plays random Hu Tao Sounds when you click on the button.
- Clone this repo
- Install Node.js
- Install dependencies:
npm install
- Run the project:
npm start
- Open http://localhost:3000 to view it in the browser.
- Add more sounds
- Add more images
- Proper logic for the randomizer
- Idle sound
All the sounds used in this project are from here.
All the images used in this project are from google search. I DO NOT OWN ANY OF THEM. Open an issue if you want me to remove them from the project or if you want me to credit you.
No license. Do whatever you want with this project.