This app is inspired by ThemovieDB and has been created solely for educational purposes. I hope you find something valuable to study in my project ❤️. If you have any questions or need assistance, please feel free to ask. Good luck with your learning journey!
Running follow these simple example steps below
- yarn
npm i yarn -g
- expo-cli
yarn add global expo-cli
- Clone the repo
git clone https://github.com/ngoc2003/movie-trailer-app-native.git
- Create
.env.development
file in main path - Copy your env values like
.env.example
file - Install packages
yarn install
- Run application
yarn start
Tools | Versions |
---|---|
yarn | 1.22.19 |
See full packages at Package.json
If you have a suggestion that would make this better, please fork the repo and create a pull request. Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Bui Ngoc - Facebook