https://github.com/bhusansamal/movix
Movix (Web React Application): A dynamic and fully responsive web app that explores exciting movies and web shows. Built with React, Axios, Redux, and Custom Hooks, it fetches data in real-time from TMDB’s API, offering an immersive experience with the help of various useful React libraries.
https://github.com/bhusansamal/movix
axios dayjs lazy-loading reactjs reactplayer redux router-dom tmdb-api
Last synced: 24 days ago
JSON representation
Movix (Web React Application): A dynamic and fully responsive web app that explores exciting movies and web shows. Built with React, Axios, Redux, and Custom Hooks, it fetches data in real-time from TMDB’s API, offering an immersive experience with the help of various useful React libraries.
- Host: GitHub
- URL: https://github.com/bhusansamal/movix
- Owner: Bhusansamal
- Created: 2024-08-07T08:31:03.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-07T09:16:40.000Z (over 1 year ago)
- Last Synced: 2024-08-21T16:54:56.358Z (over 1 year ago)
- Topics: axios, dayjs, lazy-loading, reactjs, reactplayer, redux, router-dom, tmdb-api
- Language: JavaScript
- Homepage: https://mo-vix.netlify.app/
- Size: 655 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Movix
**Movix** is a web application built with React JS that utilizes the TMDB (The Movie Database) API to provide information on movies and TV shows. The app features a sleek interface and offers a range of functionalities to help users discover and explore film and television content.
## Features
- **Movie and TV Show Data**: Fetch detailed information on movies and TV shows, including ratings, genres, and overviews.
- **Search Functionality**: Easily search for movies and TV shows by title.
- **Trending Content**: View the latest trending movies and TV shows.
- **Responsive Design**: Optimized for both desktop and mobile devices.
## Technologies Used
- **React JS**: JavaScript library for building user interfaces.
- **TMDB API**: API for accessing movie and TV show data.
- **Netlify**: Hosting and deployment.
## Live Demo
Check out the live version of the app at: [Movix](https://mo-vix.netlify.app/)

