Spacetagram
A responsive Next.js web application that integrates with NASA's Astronomy Picture of the Day (APOD) API to showcase daily space images and their descriptions in an Instagram-style interface.
NASA APOD API Integration
Seamlessly integrated with NASA's Astronomy Picture of the Day API to fetch daily space imagery and detailed descriptions, implementing robust error handling and data parsing.
Instagram-Style Interface
Designed an intuitive card-based feed that mimics Instagram's aesthetic, allowing users to easily browse and engage with space imagery in a familiar social media format.
Local Storage for Likes
Implemented a client-side 'like' feature using local storage to save users' favorite posts, enabling them to build a personal collection of cherished space images.
Liked Posts Tab
Created a dedicated section where users can view all their liked posts, providing a personalized gallery of their favorite space imagery from the application.