https://github.com/ravi181919/arflix
OTT platform for , Movies, Tv shows, web series ,
https://github.com/ravi181919/arflix
javascript movies-app-react ottplatform react react-router-dom reactjs redux redux-toolkit
Last synced: 3 months ago
JSON representation
OTT platform for , Movies, Tv shows, web series ,
- Host: GitHub
- URL: https://github.com/ravi181919/arflix
- Owner: ravi181919
- Created: 2024-08-16T17:02:18.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-23T15:33:47.000Z (8 months ago)
- Last Synced: 2025-01-31T01:56:55.461Z (4 months ago)
- Topics: javascript, movies-app-react, ottplatform, react, react-router-dom, reactjs, redux, redux-toolkit
- Language: JavaScript
- Homepage: https://ravi181919.github.io/arflix/
- Size: 3.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ARFLIX
ARFLIX is a React-based web application that serves as a streaming platform clone. It displays trending movies, popular shows, and more, using modern technologies like React, Vite, and Redux.
## Table of Contents
- [Demo](#demo)
- [Features](#features)
- [Installation](#installation)
- [Running Locally](#running-locally)
- [Build](#build)
- [Deploy to GitHub Pages](#deploy-to-github-pages)
- [Technologies Used](#technologies-used)
- [License](#license)## Demo
You can check out the live demo of this project at:
[ARFLIX on GitHub Pages](https://ravi181919.github.io/arflix/)## Technologies Used
- React: For building the user interface
- Vite: For fast builds and development experience
- React Router: For managing navigation and routing
- Redux Toolkit: For state management
- Auth0: For authentication
- Tailwind CSS: For styling and layout
- React Player: For play the video
- Axios: For API Call
- Dotenv: For Secure our sensitive information
- iso-639-1: For extract or express the code language
- react-infinite-scroll-component: For Infinite scroll for dynamic content loading
- react-icons: For add symbol or unique icons
- gh-pages: For easy deployment to GitHub Pages## Features
- Display trending movies and TV shows
- Responsive design with Tailwind CSS
- Movie details and trailers
- Infinite scroll for dynamic content loading
- Built-in authentication using Auth0## Installation
1. Clone the repository:
```bash
git clone https://github.com/ravi181919/arflix.git
cd arflix