This project is a tribute website dedicated to Technoblade, a renowned content creator in the Minecraft community. The website's primary goal is to honor Technoblade's journey, achievements, and impact on fans and the gaming world.
Explore the live demo of the website: Technoblade Tribute Demo
- HTML5: Used for structuring the website's content.
- CSS3: Styling the website for an engaging user experience.
If you're a fan and want to contribute to this tribute website:
- Fork the repository.
- Create a new branch (
git checkout -b feature/contribution
). - Make your changes and commit them (
git commit -am 'Add your contribution'
). - Push your changes to the branch (
git push origin feature/contribution
). - Create a Pull Request.
To get a local copy of this project up and running on your machine, follow these steps:
- Clone the repository:
git clone https://github.com/chinmayjha/Technoblade-Tribute.git
- Open the project in your preferred code editor.
- Explore the files and directories to understand the structure.
- Launch the
index.html
file in a web browser to view the website.
- Technoblade: For being an inspiration to the Minecraft community.
- Chinmay Jha: Creator of this tribute website.
This project is licensed under the MIT License, allowing users to modify, distribute, and use the code for their purposes.