Skip to content

akinmaurice/reactflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACTFLIX

React JS Movie App Using Data from The Movie Database (TMDB) API.

Features

  1. List popular Movies and Tv Shows
  2. Search Movies and Tv Shows by title
  3. View details about Movies and Tv Shows including poster and trailers

Getting Started

1. git clone https://github.com/akinmaurice/reactflix.git
2. cd reactflix
3. npm install
4. npm start

The above will get you a copy of the project up and running on your local machine for development and testing purposes.

Todo

  1. Movie and Tv Show Search with Auto Complete
  2. Display Casts and Reviews for Movies
  3. Display Tv Shows airing on each Day at the top of tv shows component

Techinical Notes

  1. Followed Airbnb React/JSX Style Guide
  2. Responsive design using Bootstrap v4
  3. Environment setup using Create-React-App

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Releases

No releases published

Packages

No packages published