https://github.com/devsgnr/literate-octo-sniffle
The Small Application fetchs data from the NASA Open API - Rovers API and returns pictures and a short description for the picture. It has a loading state, pagination, lightbox, and persistance likes saved to LocalStorage using React Context
https://github.com/devsgnr/literate-octo-sniffle
nasa-api nasa-rovers react react-router typescript vercel
Last synced: about 2 months ago
JSON representation
The Small Application fetchs data from the NASA Open API - Rovers API and returns pictures and a short description for the picture. It has a loading state, pagination, lightbox, and persistance likes saved to LocalStorage using React Context
- Host: GitHub
- URL: https://github.com/devsgnr/literate-octo-sniffle
- Owner: devsgnr
- Created: 2021-09-11T23:53:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-30T21:04:56.000Z (over 4 years ago)
- Last Synced: 2025-10-11T01:55:49.756Z (8 months ago)
- Topics: nasa-api, nasa-rovers, react, react-router, typescript, vercel
- Language: TypeScript
- Homepage: https://literate-octo-sniffle.vercel.app
- Size: 261 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How Was The Project Created?
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## What Does the Project Do?
The Small Application fetchs data from the NASA Open API - Rovers API and returns pictures and a short description for the picture. It has a loading state, pagination, lightbox, and persistance likes saved to LocalStorage using React Context
### What Other Libraries Were Used?
- React Router
- React Query
- Axios
- Sass (node-sass @ 5.0.0)