# 🎯 Unwordled A beautiful, skeumorphic web application that reveals Wordle answers for any date. Built with vanilla HTML, CSS, and JavaScript. ## Live Site [https://luciferreeves.github.io/unwordled/](https://luciferreeves.github.io/unwordled/) ## Features - Daily Wordle answer - Historical answers from Wordle launch - Future answers - Interactive calendar - Dark/light theme - URL parameter support for sharing specific dates - Dynamic Open Graph images for social sharing - Fully responsive design ## Technology Stack - Pure HTML5, CSS3, and JavaScript (ES6+) - No frameworks or build tools - NYT Wordle API integration - Google Fonts (Poppins, Fira Code) - Canvas API for dynamic Open Graph image generation ## URL Parameters Share specific dates using the format: ``` ?date=DD-MM-YYYY ``` Example: `?date=25-12-2024` ## License Licensed under the [MIT License](LICENSE). ## Disclaimer This is an independent project and is not affiliated with The New York Times or the official Wordle game.