https://github.com/RainerNsa/nasa-project
https://github.com/RainerNsa/nasa-project
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/RainerNsa/nasa-project
- Owner: RainerNsa
- Created: 2024-04-14T12:44:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-27T22:08:48.000Z (about 2 years ago)
- Last Synced: 2025-06-05T17:05:41.368Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://nasapro.netlify.app/
- Size: 6.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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