Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kachamachkov/nasa
Consume Public NASA API to render Astronomy Picture of the Day :)
https://github.com/kachamachkov/nasa
Last synced: about 2 months ago
JSON representation
Consume Public NASA API to render Astronomy Picture of the Day :)
- Host: GitHub
- URL: https://github.com/kachamachkov/nasa
- Owner: kachamachkov
- License: mit
- Created: 2024-08-19T08:00:54.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T14:27:09.000Z (5 months ago)
- Last Synced: 2024-08-20T09:33:28.223Z (5 months ago)
- Language: JavaScript
- Homepage: https://kachamachkov-nasa-apod.netlify.app/
- Size: 13.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## NASA - Astronomy Picture of the Day :rocket:
### The aim of this personal project was to consume public API & render something dynamic and fun with it, by using React.
#### Features
* Load dynamic picture for the given day based on NASA's API
* Renders description for it in a modal
* Utilizes caching#### Deployment & Example
https://kachamachkov-nasa-apod.netlify.app/![alt text](./public/example.jpeg)