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.
- 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
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.