Skip to content

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

Notifications You must be signed in to change notification settings

divyanshu-rawat/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.