Skip to content
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.

yenbekbay/filmstrip-web

Repository files navigation

Filmstrip Web

Dependency Status devDependency Status Commitizen Friendly

The client-side app for Filmstrip. Built with Next.js (React, Webpack, Glamor), Redux, and Apollo Client.

Website usage demonstration

Running the app

  1. This repository is only the frontend. Run the Filmstrip API first.

  2. Install node/npm/yarn. The app has been tested with node 6.9.1.

  3. Clone and install dependencies:

$ git clone https://github.com/yenbekbay/filmstrip-web.git
$ cd filmstrip-web
$ yarn # npm install
  1. Run the app:
$ yarn start # npm start

License

GNU GPLv3 License © Ayan Yenbekbay

About

The client-side app for Filmstrip

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published