You will need to get the Api key from Developer TMDB I'm using the V3 API and the app is structured for V3 api
yarn
yarn start
First remove the yarn.lock
file
npm i
npm run start
- []
yarn build
throwing error - Migrate from react-router v5 to v6
- Migrate from tailwind v2 to v3
- Convert to Typescript from Javascript ( JSX to TSX )
- [] Create Interface for better type casting
- [] Setup Eslint
- [] Setup Testing
- [] Apply Locomotive Scroll
- [] Apply GSAP or Framer Motion
- [] Complete Documentation