After learning the basics of JavaScript, I wanted to challenge myself by building something real and that’s how JS News was created. 📰 JS News is a dynamic news web application built using HTML, Tailwind CSS, and Vanilla JavaScript, powered by the News API. Features: • Fetches real-time news articles using API calls • Dynamic search functionality by topic • Card based layout • Displays source name & localized publish date • Opens full articles in a new tab 💡 What I Practiced & Learned: • Working with APIs using Fetch & Async/Await • Handling JSON data • DOM manipulation & template cloning • Understanding DocumentFragment • Event handling and closures • Building responsive UI with Flexbox/Grid This project helped me move from just understanding concepts to actually applying them in a real-world scenario. I’d love to hear your feedback! 🙌 #JavaScript #WebDevelopment #FrontendDevelopment #APIs #TailwindCSS #LearningJourney
Keep shining 🌟
Great work bro