- Built with Next.js, Redux Toolkit, Mantine;
- Deploy: https://arrowflicks.vercel.app/
- Data fetched from TMDB API
dev– start dev serverbuild– bundle application for production
typecheck– checks TypeScript typeslint– runs ESLint and StyleLintprettier:check– checks files with Prettierprettier:write– formats all files with Prettier