https://github.com/zakwht/apod
Browser extension designed to showcase NASA's Astronomy Picture of the Day.
https://github.com/zakwht/apod
browser-extension css html nasa react typescript web
Last synced: about 2 months ago
JSON representation
Browser extension designed to showcase NASA's Astronomy Picture of the Day.
- Host: GitHub
- URL: https://github.com/zakwht/apod
- Owner: zakwht
- License: mit
- Created: 2020-11-19T06:49:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-14T00:28:39.000Z (over 3 years ago)
- Last Synced: 2025-01-18T16:47:57.049Z (over 1 year ago)
- Topics: browser-extension, css, html, nasa, react, typescript, web
- Language: TypeScript
- Homepage:
- Size: 4.92 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Astronomy Picture of the Day Browser Extension
[](/LICENSE)
[](https://github.com/prettier/prettier)
Browser extension designed to showcase NASA's Astronomy Picture of the Day.

### Development
#### Requirements
* Node v12+ (built with 12.14.1)
#### Scripts
* `start`: runs the app in development mode
* `build`: builds the app for production. See [Chrome docs](https://developer.chrome.com/docs/extensions/mv3/getstarted/development-basics/#load-unpacked) for loading steps.
### Acknowledgments
* __Designed with images retrieved from__ NASA's open [APOD API](https://api.nasa.gov/#apod)