Skip to content

IggyPope/arrowflicks

Repository files navigation

Movie search app

npm scripts

Build and dev scripts

  • dev – start dev server
  • build – bundle application for production

Linting scripts

  • typecheck – checks TypeScript types
  • lint – runs ESLint and StyleLint
  • prettier:check – checks files with Prettier
  • prettier:write – formats all files with Prettier

About

Movie search app built with TypeScript, Next.js, Redux Toolkit (data from TMDB API)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published