What are you in the mood to watch?
🔍Explore the Docs »
👀 View Demo
·
🐛Report Bug
·
✍🏽Request Feature
Table of Contents
- Fork and clone the repo
- Must be using node v14 or higher
- Run
npm install - Run
npm start - Go to http://localhost:3000 to view the application
Flixador is a movie searching app for those that want to keep up with the latest in movie releases. You can scroll through hundreds of movies and series titles right from the home screen. In the mood to only watch a series or only movies. You can also browse through hundreds of titles and their descriptions!
We are using the themoviedbAPI which gives the following information:
- Categories include movies, series, or episodes
- Access to valid IMDb ID numbers for movies and shows
- Movie or series title to search for
- Year of release
- Short or full plot description
The Flixador MVP version will have the following features:
- Responsive design on desktop, tablet and mobile
- Genre category search for movies and shows
- Side scrolling feature to view category results
- Title keyword search
- Search feature for only movie titles
- Search feature for only show titles
- In-screen trailer feature
- Team information section
After the Flixador MVP, we will explore adding the following features:
This project was conceptualized by building wireframes and prototypes using Figma and Adobe Photoshop We will build this project using React JS, JavaScript, React Redux, CSS, and Material UI on the frontend. Dependencies needed for the project are axios, redux, react-redux, redux-thunk, redux-devtools-extension/developmentOnly.