Hey Guys, In this tutorial, we will build a Movies App with React. You will learn about how to use APIs, also we will use Redux, React-Redux, React-Bootstrap, and React-Router-Dom. This is part 3 of 4!
What We Do In This Part 3 Video:
1. Add Some Hearts In Our App,
2. Implementing The Favorite Button,
3. Get Our Favorites Created In Redux Store,
4. Adding Movie To Our Favorite List,
5. Display Favorite Movie From The List.
Part 1 Video Link: • Part 1: Movies App Using API In React And ...
Part 2 Video Link: • part 2: Movies App Using API In React And ...
~}APIs (application program interface): For developers, there are public APIs (application program interface), provided by companies to save time, directly solve developer problems or augment their popular services.APIs can be a service for developers. Every time developers write a new program, they don’t have to start from scratch to build a core application that tries to do everything.
~}react-router-dom: A tool that allows you to handle routes in a web app, using dynamic routing. Dynamic routing takes place as the app is rendering on your machine. React Router allows us to build a single-page web application with navigation without the page refreshing as the user navigates.
Part4 Video Link: • Part 4: Movies App Using API In React And ...
MoviesApp Code: https://github.com/joyal7701/MoviesApp
LinkedIn: / joyal7701
► Visit Our Playlists:
/ itbuddies
#moviesapp #react #redux