Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 :)

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)