https://github.com/mazin-emad/tvflix
Find Your next show with one click!.. TVFlix helps you to search for shows you didn't even know it exists.
https://github.com/mazin-emad/tvflix
bootstrap5 react-query react-router typescript vitejs
Last synced: 2 months ago
JSON representation
Find Your next show with one click!.. TVFlix helps you to search for shows you didn't even know it exists.
- Host: GitHub
- URL: https://github.com/mazin-emad/tvflix
- Owner: Mazin-emad
- Created: 2024-10-30T01:33:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-15T21:30:58.000Z (over 1 year ago)
- Last Synced: 2025-04-06T06:46:10.832Z (over 1 year ago)
- Topics: bootstrap5, react-query, react-router, typescript, vitejs
- Language: TypeScript
- Homepage: https://tvflix-opal.vercel.app/
- Size: 335 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tvFlix
tvFlix is a React application that allows users to browse and search for TV shows, get details on individual shows, The app leverages APIs to pull dynamic show data and provides an interactive user experience with smooth navigation and state management using Redux.
- [LIVE DEMO](https://tvflix-opal.vercel.app/)
## Features
- **TV Show Discovery**: Browse popular TV shows, trending content, or discover new releases.
- **Search Functionality**: Find specific shows quickly using the search bar.
- **Detailed Show Pages**: View show descriptions, ratings, genres, and other essential information.
- **Official Show Site**: Easily navigate to the Official Site.
- **Responsive Design**: Fully optimized for desktop and mobile use.
## Tech Stack
- **React**: Frontend framework for building a dynamic user interface.
- **Context API**: For managing the global application state.
- **Bootstrap**: CSS framework for styling.
- **SCSS**: Styling with custom and Bootstrap-based components for a clean, responsive UI.
- **Vercel**: Deployment platform for fast, seamless continuous deployment.