Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 355 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 355 Bytes

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