Skip to content

An Electron powered app for browsing your digital movie collection

License

Notifications You must be signed in to change notification settings

blenoski/movie-night

Repository files navigation

movie-night CircleCI Coverage Status PRs Welcome

An Electron powered app for browsing your digital movie collection

Summary

The goal of this project is to provide a delightful movie browsing experience in areas without reliable and/or affordable internet access. Adventure travelers are a good example user segement.

Browse

Browse

Movie Details

Movie Details

Search

Search

Developers

Pull requests welcome.

Running locally in development mode

$ cd movie-night   
$ yarn install   
$ npm run start:devserver  

In a second terminal

$ cd movie-night
$ npm run start:dev

Run in release mode

$ npm start

Run tests

$ npm test

Create Platform Installation Packages

$ npm run dist

Then find DMG (OS X) or EXE (Windows) in dist/ folder

Technology Stack

About

An Electron powered app for browsing your digital movie collection

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published