Skip to content

HectorZR/rn-movies-app

Repository files navigation

Movies App

This is a simple React Native app to learn how the framework works. The app shows a list of movies and their related info.

Run it

Clone the project or download the zip file

git clone git@github.com:HectorZR/rn-movies-app.git

Install the dependencies

npm install

Run the project

  • 1st terminal
npm start
  • 2nd terminal
npm run [android|ios]

About

A movie app catalog to practice React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published