This is a React + Typescript app destined to study these technologies using the Netflix as example of layout and functionalities.
npx create-react-app --template=typescript <name>
npm create @eslint/config
npm install eslint-config-airbnb-typescript
npm install -- save-dev prettier eslint-config-prettier eslint-plugin-prettier