- Setup vite project from vite@latest command.
- Copied images and styled from gist file.
- Added website icon into public folder and then used it in index.html file
- Added TMDB token file into .env file
- Created one common function to call tmdb apis in api file inside utils folder
- Setup redux toolkit in app
- Setup routing in app