MovieVerse is a dynamic web application built using React, Tailwind CSS, and Firebase. It allows users to explore a curated list of movies, offering personalized features through authentication, and secure data storage using Firebase.
- User Authentication: Secure login using Firebase, with OTP verification.
- Responsive Design: Tailwind CSS ensures the site is optimized for both mobile and desktop.
- Movie Listings: Browse through a list of popular movies, dynamically fetched and rendered.
- Data Storage: User preferences and other data are securely stored using Firebase services.
- Frontend: React.js
- Styling: Tailwind CSS
- Backend/Database: Firebase (Authentication, Firestore)
Follow these instructions to run MovieVerse on your local machine.
Ensure you have the following installed on your system: