Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kushalchavan/moviesapp-react


https://github.com/kushalchavan/moviesapp-react

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# Movies App

## Overview

The Movies App is a web application built with React, Tailwind CSS, and Firebase. It allows users to browse movies, view details, and manage their accounts using Firebase Authentication.

## Features

- **Browse Movies**: View a list of movies with details.
- **Movie Details**: See detailed information about each movie.
- **User Authentication**: Sign up, sign in, and sign out with Firebase Authentication.
- **Responsive Design**: Fully responsive UI using Tailwind CSS.

## Technologies Used

- **React**: JavaScript library for building user interfaces.
- **Tailwind CSS**: Utility-first CSS framework for styling.
- **Firebase**: Backend platform for authentication and real-time database.
- **React Router**: For client-side routing.
- **Redux**: For state management.

## Getting Started

### Prerequisites

- Node.js and npm installed on your machine.

### Installation

1. Clone the repository:

```bash
git clone https://github.com/Kushalchavan/MoviesApp-React.git