Skip to content

A simple movie store app built with React and finite-state machines (XState).

Notifications You must be signed in to change notification settings

naufaal98/streamflix

Repository files navigation

StreamFlix

Demo: StreamFlix

A simple movie store app built with React and finite-state machines (XState).

Tech Stack (Essentially)

Installation

Run the following command to install all the required dependencies:

yarn

Then copy .env.example to .env file, use API KEY from TMDB for REACT_APP_API_KEY.

Available Scripts

yarn start

Run the app in the development mode

yarn test

Run test

yarn build

Build for production

About

A simple movie store app built with React and finite-state machines (XState).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published