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 2 of 4!
What We Do In This Part 2 Video:
1. Integrating With Third-Party API,
2. Fetch List Of Movies For A Search Criteria,
3. Add Redux Store To Our App,
4. Adding New Component To Display Individual Movies.
Part 1 Video Link: • Part 1: Movies App Using API In React...
~}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.
Part3 Video Link: • Part 3: Movies App Using API In React...
MoviesApp Code: https://github.com/joyal7701/MoviesApp
LinkedIn: / joyal7701
► Visit Our Playlists:
/ itbuddies
#moviesapp #react #redux