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

https://github.com/RainerNsa/nasa-project


https://github.com/RainerNsa/nasa-project

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

README.md

Rainer Nsa

NASA Explorer
A React application showcasing the wonders of space through NASA's open APIs.

Features
Daily Astronomy Picture of the Day (APOD): Displays the breathtaking daily image and its detailed explanation.
Image Search: Explore NASA's vast image and video library with a powerful search feature.
Mars Rover Photos: Browse the latest pictures captured by NASA's Mars rovers.
[Add more if your project includes other NASA data]
Installation
Prerequisites

Node.js (https://nodejs.org/)
npm or yarn
Steps

Clone the repository:
Bash
git clone https://github.com/your-username/nasa-explorer.git
Use code with caution.
Navigate to the project directory:
Bash
cd nasa-explorer
Use code with caution.
Install dependencies:
Bash
npm install
` or `bash
yarn install
Use code with caution.
Get your NASA API key from https://api.nasa.gov/
Create a .env file in the root directory and add the following:
REACT_APP_NASA_API_KEY=YOUR_NASA_API_KEY
Running the Application
Bash
npm start
` or `bash
yarn start
Use code with caution.
The application typically runs on http://localhost:3000

Project Structure
src
components
pages
utils
styles
public
.env
package.json
Contributing
If you like the project and want to contribute, feel free to fork the repository and submit pull requests.

License
This project is licensed under the MIT License - see the LICENSE.md: LICENSE.md file for details.

Let me know if you have specific features you want to highlight – I can make the README even more tailored!

Sources
github.com/kutaloweb/spala