Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 2.02 KB

README.md

File metadata and controls

46 lines (24 loc) · 2.02 KB

MERN Movie Managment App 🎥

Movie Review App like imdb with CRUD features for all movies and actors. Where we will have our own API, admin panel to upload movies and the app for normal users. Build with React Functional components and Context API.

Link

https://mrp-frontend.onrender.com/

Build Photos ⬇

Home Page

🌙mode

Movies Slides

🌙mode (1)

Admin Panel

🌙mode (2) Screenshot (192)

Auth

🌙mode (3)

Features ⭐

  • Role Based Authentication (Admin & Normal User).

  • Also you can create new actors whom you can then add inside movies as they are the actors of that particular movie.

  • At the frontend we've an advance UI like slider, live search, rating models, multiple forms, and many more using React JS and Tailwind CSS.

  • User Authentication With Email Verification.

  • Protected Routes According to Role.

  • Cloud Storage for Images and Videos

  • As admin you can see the progress, add, update or delete the movies.

Tech Stack 🛠

React NodeJS MongoDB Express.js TailwindCSS