Skip to content

juanisimioli/mars_rover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mars Rovers

This application uses https://api.nasa.gov/ -> Mars Rover Photos. You can choose a Rover and filter photos by date or camera. Here you can see the app => https://juanisimioli.github.io/mars_rover/

Set variables in you project

Inside root project, you have to create '.env.local' file, and add these two variables:

REACT_APP_NASA_API_KEY=DEMO_KEY

REACT_APP_BASE_URL_NASA_API=https://api.nasa.gov/mars-photos/api/v1

*DEMO_KEY must be replaced by an api key generated in https://api.nasa.gov/.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published