Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.86 KB

README.md

File metadata and controls

50 lines (33 loc) · 1.86 KB

Logo

Cinematrix

A web application for recommending movies.

Project Description

Cinematrix is a web application for tracking movies you have watched as well as parts about them that you enjoyed. You can rate movies, favorite genres, actors, directors and so on.

The application will use this information to give recommendations for good movie candidates to choose from for your next film experience. We also offer the ability to filter through a database of movies in case the recommendations just aren't hitting right.

Getting started

If you do not have Node.js installed, install it here:

Then, navigate to the project folder and install dependencies:

npm i

To run the application; run the (development) server:

npm run dev

Then open http://localhost:3000 with your browser to see the application.

Built with

Project status

The project is being created for the subject TDT4140 - Programvareutvikling as a group project.

Contributors: