Part 1: Movies App Using API In React And Redux

Опубликовано: 11 Октябрь 2024
на канале: IT Buddies
5,884
65

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 1 of 4!
What We Do In This Part 1 Video:
1. Previewing MoviesApp,
2. Workspace Setup,
3. Get The UI In Place,
4. Adding The Search Form.

~}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.

Part2 Video Link:    • part 2: Movies App Using API In React...  
MoviesApp Code: https://github.com/joyal7701/MoviesApp

LinkedIn:   / joyal7701  

► Visit Our Playlists:
   / itbuddies  

#moviesapp #react #redux