Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

m0t0r/mini-netflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bef517e · Jun 15, 2017

History

26 Commits
Jun 15, 2017
Jun 15, 2017
Jun 15, 2017
Jun 15, 2017
Jun 15, 2017
Jun 15, 2017
Jun 15, 2017
Jun 15, 2017
Jun 15, 2017
Jun 15, 2017
Jun 15, 2017
Jun 15, 2017
Jun 15, 2017
Jun 15, 2017
Jun 15, 2017
Jun 15, 2017
Jun 15, 2017
Jun 15, 2017

Repository files navigation

mini-netflix

An app built with React, Redux and React Router.

Features

  • State management with Redux
  • Type checking with Flow
  • Hot Module Replacement(HMR) for better dev UX
  • Unit testing with jest, enzyme and moxios
  • CSS management with styled components
  • Performance profiling
  • Server-side rendering
  • Code splitting with Webpack 2.x
  • Use Preact for even smaller build
  • Code optimization and production-ready build

Installation

yarn

Start the App

yarn build:dev

open http://localhost:8080

Run API server

yarn api

Start Server-side rendered App

yarn build:universal

open http://localhost:8080

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published