⏳ Bitcoin Halving Countdown
A simple single-page website that displays the remaining time until the next Bitcoin halving event. Bitcoin halving occurs approximately every four years and reduces the block reward by half, cutting the rate at which new Bitcoin enters the network.
This mechanism lowers miner revenue, but at the same time reduces Bitcoin inflation. As fewer new coins are produced, Bitcoin becomes scarcer, which historically has contributed to increasing its long-term value.
🌐 Live Website
https://mitrandier.github.io/Bitcoin-Halving-Countdown/
✨ Technologies
HTML CSS JavaScript (minimal usage)
🌍 Features
Live countdown to the next Bitcoin halving Multilingual support: Persian (FA), English (EN), and German (DE) Language switch button for easy navigation Clean and simple single-page layout
📍 Project Purpose
This project was created as a beginner-level frontend practice. The main goal was to become familiar with:
Designing a single-page website Working with basic HTML tags and structure Styling layouts using CSS Adding simple interactivity with JavaScript
Rather than focusing on complex logic, the project emphasizes understanding how different frontend elements work together to build a functional and informative webpage.
🚦 How to Run
Simply open the index.html file in your browser.
No additional setup or dependencies are required.