A small App that streams an infinite amount of themed pictures from an API.
Experiment with async generators / iterators and their use cases in streaming.
Live demo online at:
http://patrickschuelke.me/infinite-kitten-streamer/index.html
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
No prerequisites. 100% vanilla JS. All you need is a modern browser.
-
Clone the repo
-
Done
Run any form of live server in the main directory.
live-server
- Vanilla Javascript
- MaterializeCSS - CSS Framework
- Patrick Schülke - Initial work - PatrickS83
This project is licensed under the MIT License