Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.46 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.46 KB

Thespian

A Flutter application that allows you to search for actors and actresses from your favorite movies and TV shows. The app uses the The Movie Database API to fetch the data.

Prerequisites

Go to the The Movie Database API and read the instructions to get an API key.

One you have your API key and token, copy the file sample.env into a .env file in the root directory of the project and add your API key/token.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Testing on Android Device

To uninstall the app from the device, run the following command:

adb uninstall studio.trespass.dev.thespian

Figma Design

The end design can be previewed on Figma.