vsbron / course-react2023-use-popcorn

React SPA that allows to search, rate and add movies to the collection

Home Page:https://vsbron-course-react2023-usepopcorn.netlify.app/

Repository from Github https://github.comvsbron/course-react2023-use-popcornRepository from Github https://github.comvsbron/course-react2023-use-popcorn

usePopcorn app

React SPA that allows to search, rate and add movies to the collection

Features

  • Search field that allows to search a movie;
  • Search results section that displays up to 10 items;
  • Selected movie details list including poster, release date, actors, etc...
  • Option to rate the movie with 1-10 stars;
  • Option to add the movie to the watched movie list;
  • Average ratings and runtime for watched movie list;

Details

  • Built fully in React with props and State;
  • Basic CSS for styles;
  • Move list is fetched from OMDB API;
  • Selected movie details are fetched from OMDB API;

Live version

https://vsbron-course-react2023-usePopcorn.netlify.app

About

React SPA that allows to search, rate and add movies to the collection

https://vsbron-course-react2023-usepopcorn.netlify.app/


Languages

Language:JavaScript 73.3%Language:CSS 21.4%Language:HTML 5.3%