/MoviesApp_ReactNative

An application where you can search for movies that are showing, trending or better rated, movie description, movie link to watch the trailer and save them to your favorites.

Primary LanguageJavaScript

📌 Layout

app

💻 Project

App developed on Insider 4.0 React Native. An application where you can search for movies that are showing, trending or better rated, movie description, movie link to watch the trailer and save them to your favorites.

✨ Technologies

  • React Native
  • Expo
  • Axios
  • React Native Webview
  • React Native Stars
  • Vector Icons
  • Styled Components
  • Async Storage

👷 How To Run

  • Pre-requisites

    • It is necessary to have Node.js installed.
    • It is necessary to have Git installed and configured.
    • It is necessary to have a package manager Yarn.
    • Finally, it is essential to have Expo installed globally on the machine.
# Clone Repository
$ git clone https://github.com/IcaroApoloBR/MoviesApp_ReactNative.git

📱 Run Mobile Project

To run the mobile project you need a cellphone with the app of expo instaled or a emulator android/ios.
After, fork this repository and clone to your machine. Inside of the project's folder run the following commands:

# Go to mobile folder
$ cd moviesapprn

# Install Dependencies
$ yarn install

# Run Aplication
$ yarn start

After read the QRCode with the app of expo or run on emulator.