This project was built while vibing code with ChatGPT, which made the whole process a lot more fun and collaborative.
Tools & Technologies
- HTML5 – Structure of the site
- CSS3 – Styling and responsive layout
- JavaScript – Dynamic data fetching
- disease.sh API – Free and public COVID-19 API
Features
- Dark Mode toggle with local storage persistence
- Responsive Design for mobile devices
- Real-time Data pulled from the disease.sh API
File Structure
covid-tracker/
├── index.html
├── style.css
├── script.js