Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 286 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 286 Bytes

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.