Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rahil1202/nasa-picture-of-a-day
Website to show Astronomy picture of a day using Nasa APIs
https://github.com/rahil1202/nasa-picture-of-a-day
api css3 html5 javascript responsive-design
Last synced: 14 days ago
JSON representation
Website to show Astronomy picture of a day using Nasa APIs
- Host: GitHub
- URL: https://github.com/rahil1202/nasa-picture-of-a-day
- Owner: rahil1202
- Created: 2023-08-03T04:42:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-03T05:16:52.000Z (over 1 year ago)
- Last Synced: 2024-04-24T07:15:24.954Z (9 months ago)
- Topics: api, css3, html5, javascript, responsive-design
- Language: CSS
- Homepage: https://apod-rahil1202.netlify.app/
- Size: 11.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NASA Picture of the Day Website
![image](https://github.com/rahil1202/spod/assets/104057403/8db15903-44b7-4b23-9af5-0287bced6a6c)Welcome to the GitHub repository of my NASA Picture of the Day website. This project is a web application that fetches the Astronomy Picture of the Day using the NASA API and displays it on the website.
## 🌐 Live Demo
Check out the live demo of the NASA Picture of the Day website ➡️ [Live Demo](https://apod-rahil1202.netlify.app/)
## 🚀 Features
- **NASA API Integration**: Utilized the NASA API to fetch the Astronomy Picture of the Day.
- **Dynamic Content**: The website dynamically updates daily with the latest picture from NASA.
- **Interactive Interface**: Created an interactive and user-friendly interface to showcase the Astronomy Picture of the Day.
## 🛠️ Technologies Used
- **HTML**: For structuring the web pages and content.
- **CSS**: For styling the layout, colors, and typography.
- **JavaScript**: For interacting with the NASA API and displaying the picture.## 🛠️ Installation
1. Clone the repository:
```
git clone https://github.com/rahil1202/nasa-picture-of-a-day.git
```2. Navigate to the project directory:
```
cd nasa-picture-of-a-day
```3. Open `index.html` in your web browser to view the NASA Picture of the Day website.
Thank you for checking out my NASA Picture of the Day website! I hope you enjoy exploring the breathtaking images captured by NASA and gain insights into the wonders of our universe.