Skip to content

A project to rev. concepts of React, Redux, Redux Sagas, TypeScript.

Notifications You must be signed in to change notification settings

Getting-Started-Tutorials/redux-ts-movie-db

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Project to work on below mentioned skills.

  • TypeScript.
  • Redux.
  • React.
  • Thunk / Sagas.

An application that fetches media from https://api.themoviedb.org using sagas, and retrieves it from the redux-store and renders it via React, along with typechecking with TS.

About

A project to rev. concepts of React, Redux, Redux Sagas, TypeScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 88.8%
  • TypeScript 7.7%
  • HTML 2.3%
  • CSS 1.2%