Skip to content

lukas1474/nasa_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NASA search

Simple application where you can search for a location that interests you and see it satellite photo from NASA :)

Install and preparation of the required files

install dependencies if necessary:

yarn install

and then:

  • create .env
  • define REACT_APP_MAPBOXGL_ACCESS_TOKEN in .env
  • define REACT_APP_NASA_ACCESS_KEY in .env

IMPORTANT!

AN ACCESS KEYS ARE REQUIRED FOR CORRECT OPERATION OF THE APPLICATION.

  1. Mapbox To receive it, it is required to create an account on the website: https://account.mapbox.com

  2. NASA The key can be generated on the site: https://api.nasa.gov

Usage

In the project directory, you can run:

yarn start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

Author

Łukasz Sobel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published