Skip to content

mbellagamba/feel-your-movie

Repository files navigation

Feel your movie

Suggests the right movie for you.

Live demo

You can see a live demo at:

https://feel-your-movie.surge.sh

Getting started

Install packages

$ npm install

Available scripts:

  • start: run the dev server
  • test: run tests
  • build: bundle build files
  • lint: lint projects files