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
withgit 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