Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.95 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.95 KB

📂MOVA

Mobile application where you can view the catalogs of popular movies, top rated movies, incoming movies, series and more.

📑 GUIDE

  1. Usage
  2. Mockups
  3. Technologies Used

🚀USAGE

  1. Step one
git clone https://github.com/davidmedev222/mova.git
  1. Step two
cd mova && npm install
  1. Step three
npx expo start -c
  1. Step four, download and scan the QR code with the Expo Go application, Google Play Store or App Store.

🎨MOCKUPS

💬TECHNOLOGIES USED

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.