/FluentCinema

Primary LanguageSvelteMIT LicenseMIT

Fluent Cinema

The Fluent Cinema project tries to portrait how modern cinema experience should look like.

Created by d2dyno and taj-ny for a school project. The code is not production ready.

Building

  1. Install dependencies:
npm i
  1. Run dev configuration:
npm run dev

Important note

FluentCinema consumes database to access movie data. In order to run the project, you'll need to establish a database and provide credentials.json in the root directory.