Skip to content

The Movie DB Parser Example - Typescript + React + Redux + Saga

Notifications You must be signed in to change notification settings

S1lentium/themoviedb-react-redux-example

Repository files navigation

The Movie DB Parser Example

The Movie DB Parser Example - Typescript + React + Redux + Saga

Installation

> git clone https://github.com/S1lentium/themoviedb-react-redux-example.git
> cd themoviedb-react-redux-example
> npm install

Change your API_KEY for accessing to TMDB API in ./src/config.ts

Run

Run application in developement mode:

> npm start

Run tests:

> npm t

About

The Movie DB Parser Example - Typescript + React + Redux + Saga

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published