This project is a clone of Netflix Homepage using React & Typescript.
The backend api was provided by https://www.themoviedb.org/
To run application you need to add the variables below:
Obs: to get the env vars below you need to register yourself in themoviedb website
REACT_APP_MOVIE_DB_URL=
REACT_APP_MOVIE_DB_API_KEY=
npm start
- TypeScript - Programming Language
- ReactJS - Javascript Library to Create User Interfaces
- VSCode - IDE