Live demo: https://rpemberton.github.io/netflix-genres
This is an app that scrapes Netflix genre data from this webpage and makes it searchable.
- To test out the scrape function, this can be pasted into the browser console when on the whatsonnetflix page.
- An example of the output is here.
- No JS frameworks
- No CSS frameworks
- Focus on functional programming
- Focus on separation of concerns
- Webpack and Babel
- Mobile first / progressive enhancement