This is a fun and interactive React application that plays a gif and audio when certain conditions are met.
- Plays a gif and audio when the sum of the digits of a numeric input equals 7, or when the input itself is 7.
- Plays a gif and audio when the length of a string input equals 7.
- Displays a different gif and a message when the conditions are not met.
-
Clone the repository:
git clone https://github.com/khardikk/Thala-for-a-reason
-
Navigate to the project directory:
cd Thala-for-a-reason
-
Install the dependencies:
npm install
-
Start the application:
npm run dev
-
Open your browser and visit the given url
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.