Challenge Update: Project 23/30 - The Mini Calendar! 🗓️ Excited to share the latest project from my 30 Days 30 JS Projects Challenge: a clean, dynamically updating Mini Calendar built with HTML, CSS, and vanilla JavaScript. This project was a great exercise in: DOM Manipulation: Fetching the live date, day, month, and year using the native Date object and injecting the data into the HTML. Modern CSS Layouts: Utilizing Flexbox to create the two-part, split-view design and centering the component perfectly on the page with a cool gradient background. Code Structure: Keeping the logic separate and readable in a dedicated <script> block. It's a small component, but a crucial one for mastering JavaScript fundamentals! 🔗 Check out the code and live demo here: https://lnkd.in/g4s4JPMZ #30Days30JSProjects #JavaScript #WebDevelopment #Frontend #HTML #CSS #CodingChallenge

To view or add a comment, sign in

Explore content categories