AKAT (https://akat.netlify.app) is a website for finding the titles of movies as they were released in different regions.
Start the development server:
yarn dev
Open http://localhost:3000 to view your changes. The page will auto-update when you make changes.
- This website uses React with the Next.js framework.
- The Tailwind framework is used for component styling.
- Data is retrieved from the The Movie Database API (v3).
AKAT gets data from the The Movie Database (TMDB) API. This project is not affiliated with TMDB.