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.
You can check out the live demo of this project at:
ARFLIX on GitHub Pages
- 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
- 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
- Clone the repository:
git clone https://github.com/ravi181919/arflix.git cd arflix