Skip to content

MayorFalomo/cinemaFlix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cinemaflix

Cinemaflix is a movie hub using the TMDB Api where users can check out their favourite movie or series, there's also a section where users can discover movies or check for upcoming movies users can also search out a movie they like and see important descriptions and details about the movie, I built this project using React and CSS.

Features

  • Add favorite movie and series to watchlist saved on local storage.
  • See important info on movies and series
  • Watch trailer for the series.
  • Search out any movie or series.

Demo

https://cinema-flix.netlify.app/

Deployment

To deploy this project run

  npm run deploy

Installation

Install cinemaflix with npm

  npm install cinemaflix
  cd cinemaflix

License

MIT

Lessons Learned

getting the series to play trailer was a challenging but i am still working on playing the movie trailers.

The carousel library i used for the centergrid isn't as responsive i'd like, never using that particular library again.

At the point of building this project i have never done "Adding a watchlist"but doing this taught me how to add an object to a a new array in another component using state, i used the same principle i used in my notes app to achieve this.

About

A Movie App called CinemaFlix, You can Watch trailers for Movies and Series, add a movie/series to your watchlist, delete the movie, search for any movie or series, view extra info for the movies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors