A simple and interactive cryptocurrency tracking web application that displays cryptocurrency information using an API.
Cryptocurrency Tracker is a web-based application created to display cryptocurrency information in a simple and user-friendly interface.
The project uses an external API to fetch cryptocurrency data and dynamically displays the information on the webpage.
It is built using HTML, CSS, and JavaScript and focuses on working with APIs, fetching data, and updating the UI dynamically.
- 💰 Cryptocurrency information
- 📊 Live cryptocurrency data using API
- ₿ Bitcoin information
- Ξ Ethereum information
- 🐕 Dogecoin information
- 🔄 Dynamic API data fetching
- 🎨 Responsive and modern UI
- 🖥️ Simple and user-friendly interface
- ⚡ JavaScript-based dynamic content
- 🌐 API integration
- HTML5
- CSS3
- JavaScript
- REST API
Cryptocurrency_usingAPI/
│
├── index.html
├── style.css
├── script.js
│
├── background.png
├── bitcoin.png
├── ethereum.png
├── dogecoin.png
└── logo.png