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

https://github.com/vaneenige/preact-gallery

🐙 A modern gallery experience disguised as a tiny (8kb) Preact based PWA.
https://github.com/vaneenige/preact-gallery

javascript performance preact progressive-web-app

Last synced: about 1 year ago
JSON representation

🐙 A modern gallery experience disguised as a tiny (8kb) Preact based PWA.

Awesome Lists containing this project

README

          

# Preact Gallery
> A modern gallery experience disguised as a tiny (8kb) Preact based PWA.

[https://preact.gallery](https://preact.gallery)

### Features
* Tiny (total: 8kb, javascript: 6kb)
* 100 / 100 Lighthouse score ([source](https://preact.gallery/lighthouse))
* Add, edit and remove external images
* Visible storage sizes (bytes)
* View stored resources offline
* Clear all images (user cache control)
* Subtle and smooth transitions
* Custom day and night theme
* [Preact](https://github.com/developit/preact) (front-end), [Polka](https://github.com/lukeed/polka) (back-end)

### Behind the scenes
Interested in why and how I created this? Read my article! 🙇

## License

MIT © [Colin van Eenige](https://use-the-platform.com)