Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 258 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 258 Bytes

Movie Explorer

Steps to run the Project

Step 1: Clone the repository

Step 2: Install the dependencies

npm install

Step 3: Run the Project

For Android

npm run android

For iOS

npm run ios