STRESS-BUSTER is a simple web application that displays a captivating spinning 3D donut on a black background. The project is built using HTML, CSS, and the Three.js library, aiming to offer a relaxing visual experience for users seeking a moment of mental relief and relaxation.
To run STRESS-BUSTER locally, follow these steps:
-
Clone this repository to your local machine using:
git clone https://github.com/your-username/STRESS-BUSTER.git
-
Navigate to the project directory:
cd STRESS-BUSTER
-
Open the
index.html
file in your web browser.
- Engaging and calming spinning 3D donut visual.
- Styled with the "Flood" font for the text "STRESS-BUSTER" with an underline.
- Responsive design for optimal viewing on various devices.
- Simply open your web browser and navigate to the STRESS-BUSTER page.
- Observe the mesmerizing spinning 3D donut at the center of the screen.
- Take a moment to focus on the spinning donut and allow yourself to experience a sense of mental relief and relaxation.
We welcome and appreciate contributions to enhance STRESS-BUSTER. If you would like to contribute, follow these steps:
-
Fork this repository.
-
Create a new branch:
git checkout -b feature/your-feature-name
-
Implement your changes and improvements.
-
Commit your changes:
git commit -m "Add: description of your changes"
-
Push to your forked repository:
git push origin feature/your-feature-name
-
Create a pull request to the
main
branch of this repository.
This project is licensed under the MIT License.