https://github.com/mitesh-kumavat/react-movieverse
Movieverse is a project of react js and it uses firebase service for data storing .
https://github.com/mitesh-kumavat/react-movieverse
api creation design firebase js learning movie movieverse node project react theme ui verse website
Last synced: about 2 months ago
JSON representation
Movieverse is a project of react js and it uses firebase service for data storing .
- Host: GitHub
- URL: https://github.com/mitesh-kumavat/react-movieverse
- Owner: Mitesh-Kumavat
- Created: 2024-09-24T07:16:07.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T15:03:20.000Z (7 months ago)
- Last Synced: 2025-02-01T14:21:18.779Z (4 months ago)
- Topics: api, creation, design, firebase, js, learning, movie, movieverse, node, project, react, theme, ui, verse, website
- Language: JavaScript
- Homepage: https://mitesh-movieverse.vercel.app
- Size: 286 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MovieVerse
**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.
[**Explore MovieVerse Now**](https://mitesh-movieverse.vercel.app)
---
## Features
- **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.---
## Tech Stack
- **Frontend**: React.js
- **Styling**: Tailwind CSS
- **Backend/Database**: Firebase (Authentication, Firestore)---
## Getting Started
Follow these instructions to run MovieVerse on your local machine.
### Prerequisites
Ensure you have the following installed on your system:
- [Node.js](https://nodejs.org/) (v14+ recommended)
- [Git](https://git-scm.com/)
- Firebase account for authentication setup