Mobile application where you can view the catalogs of popular movies, top rated movies, incoming movies, series and more.
- Step one
git clone https://github.com/davidmedev222/mova.git
- Step two
cd mova && npm install
- Step three
npx expo start -c
- Step four, download and scan the QR code with the Expo Go application, Google Play Store or App Store.
Use Typescript, React Native as development framework with Expo SDK 48, Expo Router as router with app directory, NativeWind as styling framework, Clsx as class constructor, Husky for executing Git hooks with Commitlint Conventional Commits rules, ESLint as code linter with TS Standard rules, Prettier as code formatter, Npm for package management, Git for version control, and Github for hosting project's code.