/ting-movie

🎬 Easy way to view movie showtimes in Ho Chi Minh city(🇻🇳 Vietnam).

Primary LanguageCSSMIT LicenseMIT

Ting Movie

All Contributors Build Status david Hits-of-Code GitHub

🎬 Easy way to view movie showtimes at cinemas in Ho Chi Minh city(🇻🇳 Vietnam).

screenshot

Features

  • Movie informations (trailer, IMDb point, duration, description, publish date).
  • Movie showtimes by date and by cinema.

Installation

Step 1: clone the project

$ git clone https://github.com/cuongw/ting-movie.git
$ cd ting-movie

Step 2: install dependencies

$ npm i
# or
$ yarn

You're wanting to run demo now. Skip to Usage

Step 3* (option): setup hook server

  • Upload all file at folder server in your hosting or localhost with server apache.

  • Edit url at lines 4 each files in folder src/api (except index.js)

Example:

File cinemas.js and ting.movie is your domain: ting.movive/server/cinemas.php

More informations about API. See API tutorial

Usage

$ npm start
# or
$ yarn start

Build

$ npm run build
# or
$ yarn build

Contributors

Thanks goes to these wonderful people (emoji key):

Cuong Duy Nguyen
Cuong Duy Nguyen

💻 🎨 📖 👀 🚧 ⚠️
Thien Chi Vi
Thien Chi Vi

💻 📖 🔧 🚧 💬 ⚠️
HuyenNgo
HuyenNgo

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT cuongw