Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 782 Bytes

File metadata and controls

22 lines (16 loc) · 782 Bytes

Movie App

This is a movie app built with Laravel. The app is currently in development, but when completed, it will have the following features:

Features

  • User authentication: Users will be able to log in to different accounts.
  • Movie browsing: Users will be able to view movies and see different categories of movies.
  • Movie watching: Users will be able to watch movies.

Screenshots

Screenshot of the Ui

Installation

To install the app, follow these steps:

  1. Clone the repository.
  2. Run composer install to install dependencies.
  3. Run php artisan serve to start the server.

Credits

Developed by Favourdev.

We'll update this README file as we continue to develop the app. Stay tuned for more updates!