Skip to content

mgeletka/imdb-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imdb-vizualization

The project visualize the dataset available at https://github.com/mgeletka/imdb-visualization, allows filter and show details about best reviewed movies from this dataset

The project is written in Vue.js and in BE uses simple express app for communication with omdb server.

#The project is deployed on herroku http://imdb-visualization.herokuapp.com/

The project GITHUB is available at https://github.com/mgeletka/imdb-visualization. After project setup just run build version and open in the browser localhost on port 3003

Project setup

npm install

To run build from dist folder

npm start

Compiles and hot-reloads for development

npm run serve

About

Visualization of imdb dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published