eva-pomposo / dataflix-vi-project

Data visualization website for Netflix's content.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dataflix

Dataflix is a data visualization application for all movies and series available on Netflix. Shows details about content, such as: age restriction, country of production, year added to Netflix, etc.

Available in: https://artur-romao.github.io/dataflix-vi-project/ (a demo in the deployed project can be done with no problems, except if the page is reloaded, that returns a 404 error, although that doesn’t happen with the localhost project.)

Used dataset: https://www.kaggle.com/datasets/shivamb/netflix-shows

How to run

cd dataflix
yarn install
yarn start

References

About

Data visualization website for Netflix's content.

License:MIT License


Languages

Language:JavaScript 86.7%Language:CSS 8.1%Language:HTML 5.2%