A movie & tv show reviewing IOS & Android app built with React Native & Expo.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. You can also run it with Expo (iPhone user credentials: Username: mmdb Password: mmdb)
- Expo:
npm install -g expo-cli
Clone the repository
git clone https://github.com/lukepaoloni/movie-app.git
Navigate to the directory
cd ./movie-app
Install node_modules
npm install
Open up ./src/Config.ts and insert your own API keys.
Run expo
npm run start
- React Native - A framework for building native apps using React
- Expo - A free and open source toolchain built around React Native to help you build native iOS and Android apps using JavaScript and React.
- Typescript - TypeScript brings you optional static type-checking along with the latest ECMAScript features.
See the list of contributors who participated in this project.
- Uplabs for UI design inspiration.

