An open API service indexing awesome lists of open source software.

https://github.com/theonlyamos/cinetimes

Netflix-like website
https://github.com/theonlyamos/cinetimes

Last synced: 4 days ago
JSON representation

Netflix-like website

Awesome Lists containing this project

README

          

# Cinetimes
[![Netlify Status](https://api.netlify.com/api/v1/badges/0915f996-fb53-42a7-aeac-cc8298759f85/deploy-status)](https://app.netlify.com/sites/cinelovers/deploys)

Netflix-like website for submission to Google Scholarship

## Install
* Clone the repo
* cd into the project folder
* Run `npm install` to install modules.
* Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.

## Running unit tests

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).