Skip to content

zuba2033/mars-photos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Explore Mars with rovers on mars-photos!

This is my pet-project using NASA API

This site created for receiving photos from NASA Mars Rovers - Curiosity, Opportinity, Spirit and Perseverence You can find photos for any sol, watch preview and open slider.

In this project used:

  • react
  • create-react-app
  • redux (RTK), redux-thunk, react-redux
  • react-transition-group, CSSTransition
  • swiper slider
  • CSS animations

Run this project locally! Just do:

  • clone branch review with git clone https://github.com/zuba2033/mars-photos.git or fork it and then clone it from your forked repo
  • cd mars-photos
  • npm install
  • npm start