CineStream is a Flutter application that allows users to explore trending movies, read reviews, and share their opinions. This project serves as a starting point for building a rich and engaging movie review experience.
This project is a starting point for a Flutter application. To get the app running on your local machine,
Follow these steps:
- Ensure you have Flutter installed on your machine.
- You should have a compatible IDE (like Visual Studio Code or Android Studio) set up for Flutter development.
- Clone the repository:
git clone /~https://github.com/yourusername/cinestream.git
- Navigate to the project directory:
movie_review_app
- Install the dependencies:
flutter pub get
- Run the app:
flutter run
- Browse trending movies.
- Read detailed movie reviews.
- User-friendly interface