CosmoView is an engaging web application that showcases stunning images from NASA's Astronomy Picture of the Day (APOD) API. Built with HTML, CSS, JavaScript, and React, CosmoView provides a visually appealing and informative experience, bringing the beauty of space right to your screen. The app features caching to enhance performance and ensure a smooth user experience.
- Daily Astronomy Images: Displays the Astronomy Picture of the Day from NASA's APOD API.
- Image Details: Provides detailed information about each image, including descriptions and additional data.
- Data Caching: Caches API data to improve performance and reduce redundant API calls.
- Responsive Design: Optimized for a seamless experience across various devices, including desktops, tablets, and mobile phones.
- Visit the CosmoView Web App.
- The application will automatically fetch and display the latest APOD image.
- Use the sidebar by clicking on the i button to read detailed information about the image.
- Cached data will be used to improve performance, so you can enjoy a faster and smoother experience.
- Frontend: HTML, CSS, JavaScript, React
- API: NASA APOD API
- Data Caching: Implemented using local storage in JavaScript
Feel free to fork this repository and submit pull requests if you'd like to contribute to improving TodoBuddy. Feedback and suggestions are always welcome!