Skip to content

🍿 Check the Latest Movie Trends with Theatre, All Rainbows & Flutterflies.

Notifications You must be signed in to change notification settings

WillKirkmanM/theatre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theatre

Showcase

landing inside

Getting Started

Install Flutter

Follow the instructions on the official Flutter website to install Flutter on your machine. Flutter Installation Guide

Run the project

  1. Clone the repository
git clone https://github.com/WillKirkmanM/Theatre.git
  1. Create a .env file in the assets directory
cp ./assets/.env.example ./assets/.env 
  1. Edit the .env file to include your API key
API_KEY="YOUR API KEY"
  1. Navigate to the project directory
cd Theatre
  1. Run the project
flutter run -d edge

This website was built using Flutter, a UI toolkit for building natively compiled applications for mobile, web, and desktop from a single codebase.

It uses the The Movie Database API to fetch movie data.

About

🍿 Check the Latest Movie Trends with Theatre, All Rainbows & Flutterflies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published