It will show rating analytics of selected shows. Link to the project
git clone git@github.com:DimaTc/imdb-rating-analyzer.git
cd imdb-rating-analyzer
npm install
Use npm start
to start the server.
For the angular client:
cd imdbRatings
npm install