Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.