Skip to content

LucasGarcez/TVmaze

Repository files navigation

React Native TVMaze App

This is a React Native App to show information about TV series. The data are fetch from TVMaze API.

Setup Environment

Project created with React Native CLI. See official docs to set up the environment.

Run

Install dependencies

yarn

Install IOS Pods

cd ios && pod install

Run IOS

yarn ios

Run Android

yarn android

🛠 Tech and Libraries

App Screenshots

Android IOS
Home Screen
Favorite Screen
Show Details
Show Seasons
Episode Details
Drawer Menu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published