Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 6 days ago
JSON representation

Browser extension designed to showcase NASA's Astronomy Picture of the Day.

Awesome Lists containing this project

README

        

# Astronomy Picture of the Day Browser Extension

[![License](https://img.shields.io/github/license/zakwht/apod)](/LICENSE)
[![Style](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)

Browser extension designed to showcase NASA's Astronomy Picture of the Day.

![Screenshot](./screenshot.png)

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