An open API service indexing awesome lists of open source software.

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 .

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