Skip to content

doandroidsdreamof/react-movie-app

Repository files navigation

Magic Lantern Movie Web Application

contributors last update forks stars open issues


📔 Table of Contents

📷 Screenshots

home-page
login-page
register-page
explore-page
detail-page

actor-page

👾 Tech Stack

Client
  • React
  • TailwindCSS
  • daisyUI
  • Material UI
Server
  • Firebase
Database
  • Firestore
DevOps
  • Github
  • Git

🎯 Features

  • Authentication
  • Comment Functionality
  • Bookmark Functionality
  • Autocomplete Functionality
  • Search Functionality
  • Sort Functionality
  • Reusable Components
  • Infinite Scroll
  • Lazy Loading
  • Video Player

🧰 Getting Started

Prerequisites

This project uses Npm as package manager

npm install -g npm

🏃 Run Locally

Clone the project

  git clone https://github.com/doandroidsdreamof/react-movie-app.git

Go to the project directory

  cd react-movie-app

Install dependencies

  npm install

Start the server

  npm run dev

🧭 Roadmap

  • Comment Functionality
  • Bookmark Functionality
  • Social Media Share
  • Profile Settings
  • Form Validation
  • Authentication
  • Reauthentication
  • Alert Messages
  • Tests
  • PWA Functionality
  • Notification
  • Dark Mode
  • Logo
  • optimization
  • Dashboard && Authorization

👋 Contributing

Contributions are always welcome

💎 Acknowledgements