We all sometimes want to escape from the daily routine such as watching a movie. This conceptual app will help you to relax while watching a movie, series or cartoon. You only need to choose a movie or make use of the recommendations.
Cinema is loaded with cool features from the introduction logo with the transition to the main onboarding screen. The application offers the most interesting movies around the world and free directory only cinematography. A huge collection of films of all genres. Everything is completely free.
The project is currently under progress so any person who wants to join and help in completion of the project is invited.
Just before you jump to the project get the environments right.
node v12.16.1
expo v3.30.9
package-manager(yarn or npm)
After creating the Prerequisites ready to clone the project
First, clone cinema project using http and ssh respectively
[email protected]:toelapiut/cinema-app.git
https://github.com/toelapiut/cinema-app.git
Then enter into the cinema directory and use install the packages using your favourite package-manager yarn
or
npm
.
After which you can run the command
expo start:android
expo start:ios
expo start:web --https
- React Native - The hybrid framework used
- React Navigation - Used in navigation
- Styled Component - Used in the styling of components
- React Native Reanimated - Used to Animate components without dropping frames
- Firestore -Used as DB
- Yarn - Dependency Management
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Apiut Toel - Initial work
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hulu
- Showmax
- Hat tip to anyone whose code was used