/cinemapogi

A fresh-looking viewer for Resorts World Manila Blockbusterseats

Primary LanguageTypeScript

Sinepogi

Sinepogi a fresh-looking viewer for Resorts World Manila's online cinema, designed to make browsing more convenient.

Designed by Kirby Borromeo.

Tooling

  • Typescript
  • Parcel
  • React
  • Go
  • Macaron

Contributing

Requirements

  • Go >=1.8
  • Node >=10 & npm >=5

Setup

  • Install dependencies
make install
  • Run Go API
make start.backend
  • Serve frontend web server
make start.frontend