/Tv-Maze

App for study tests by Coffstack

Primary LanguageTypeScript

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