Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 208 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 208 Bytes

Spaceview

Explore images from other planets and space. Data provided by Nasa Open APIs.

To start the app run:

yarn && yarn dev

or:

npm install && npm run dev