/tv-series

A project to practice using React Hooks, Redux, Redux-Observables and React with Typescript

Primary LanguageTypeScript

Movies and TV Shows Database

A project built using Create React App and The Movie DB to tinker with:

  • React with Typescript
  • React Hooks (Built in and custom)
  • Redux
  • redux-observable
  • RxJs

The UI is simple and is not the focus of the project

My aim was to avoid using any in Typescript and to apply good practices in the React ecosystem.