This project was developed with the following technologies:
- Expo
- React-Native
- React Navigation
- expo-av
- expo-camera
- @react-native-community/viewpager
- @expo/vector-icons
- expo-linear-gradient
- react-native-status-bar-height
- lottie-react-native
- VS Code with EditorConfig and ESLint
To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher + Expo CLI installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/rebeccacxy/flixie
# Go into the repository
$ cd flixie
# Install dependencies
$ npm install
# Run the app
$ npm run start