Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kushalchavan/moviesapp-react
https://github.com/kushalchavan/moviesapp-react
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kushalchavan/moviesapp-react
- Owner: Kushalchavan
- Created: 2024-08-06T09:05:50.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T09:21:51.000Z (3 months ago)
- Last Synced: 2024-08-06T11:13:23.205Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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