Skip to content

Modern React/TypeScript application for managing your movie and TV show backlog, powered by the comprehensive TMDB API

Notifications You must be signed in to change notification settings

happy531/Movies-App

Repository files navigation

Frontend

  • React
  • TypeScript
  • Redux-toolkit
  • Material-UI

API

Docker

To run my app locally with docker:

Download Docker Desktop

Create .env file in main directory with following line:

REACT_APP_API_KEY=your_api_key_from_tmdb_api

Build containers:

docker-compose build

To run app:

docker-compose up

About

Modern React/TypeScript application for managing your movie and TV show backlog, powered by the comprehensive TMDB API

Topics

Resources

Stars

Watchers

Forks