Skip to content

A web app that pulls image data from NASA API. Users can like/unlike and read about various outer space-related images.

Notifications You must be signed in to change notification settings

pswk1/spacestagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spacestagram

Tests

Tests

Deploy

Deployed on Netlify

Tech

  • React
  • Javascript
  • Chakra-UI
  • Jest & React Testing Library

Features

  • Responsive to browserwidths
  • User can like/unlike each image
  • User can read more about the image. Description pulled from NASA API
  • User can fetch a random & different set of images to interact with
  • Unit tests written with Jest and RTL

Installation and Usage

  • Clone repository into your machine.
  • Navigate to the root directory of the repo.
  • Run npm install to install dependencies.
  • Run npm start to start the application.
  • Run npm run test to run tests OR
  • Run npm run test:watch to run tests in watch mode

About

A web app that pulls image data from NASA API. Users can like/unlike and read about various outer space-related images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published