Skip to content

aristeoibarra/nasa-app

Repository files navigation

Nasa App

Table of contents

Description

This is a simple app that uses the NASA API to get the astronomy picture of the day, event tracker, near earth asteroids and mars rover photos.

Technologies

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

REACT_APP_NASA_API_KEY = your NASA API key

Installation

Clone the repository and run the following commands:

npm install
npm start

Screenshots

IOS

Web

Demo

Demo

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT