You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🌍 Country & Neighbour Info App – A JavaScript project practicing REST API integration, asynchronous handling, and error management. Fetches real-time country data (population, language, currency, flag) and its neighbours using XMLHttpRequest and Fetch API, showcasing my learning in API development and async JavaScript concepts.