Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 391 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 391 Bytes

This JavaScript code fetches NASA pictures using their API with Async/Await. It dynamically performs DOM manipulation to display images with details, allows saving favorites, using localStorage and handles removal. It includes error handling and a loading indicator. Additionally, a timeout function manages the display duration of save confirmation messages, enhancing the user experience.