Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Latest commit

 

History

History
38 lines (26 loc) · 978 Bytes

README.md

File metadata and controls

38 lines (26 loc) · 978 Bytes

spacestagram

Share your business' host star cluster with your friends across the galaxies! View the site at https://armiantos-spacetagram.netlify.app/.

This app uses NASA's Astronomy Picture of the Day API to let merchants browse through the observable universe to get more information on where they should expand next.

Requirements

  • node (14.17.1)
  • npm (8.2.0)

Getting started

  1. Install dependencies

    npm install
  2. Serve the client web server on port 3000

    npm start

Features

  • Favorites are saved in the user's browser
  • Infinite scrolling homepage (auto fetches new images as you scroll down)
  • Image cards can be clicked to get more information about the object in the image