# 🔥Build A Movie Search App Using Redux Toolkit And React Router 6🔥

%[https://www.youtube.com/watch?v=TrGfZPoJNAg] 

In this 2 hour video, you will learn:  
  
✅ How to use TMDB API to fetch the list of movies by search keyword  
  
✅ How to mock API to avoid facing rate limiting issue  
  
✅ How to use Debouncing to avoid extra API calls  
  
✅ How to properly display the movies list on the screen  
  
✅ How to implement routing to display movie details page when clicked on the individual movie  
  
✅ How to debug application in various scenarios  
  
✅ How to do data manipulation to get the response in the correct format using array map, filter and reduce method  
  
and much more...

**This video is the final challenge video to practice React skills from my React course:** [**https://bit.ly/41SosrP**](https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbXcxMEFubjFCblZ4d3k1Yk10bGpicGNXdzhwd3xBQ3Jtc0ttVVBHcGRMTk9vcTJSYURXVXpkbzdTdTBxVVhoNjJlSlJDd3prZVNnMnBtSUZnaXFjZC00R19aam9NSG42WVlEckgwTWJsQTRLRkVNWDZmbHA4OHF3OWxQUEpTSVcxelNydHloQ2ttR1RGZlV1eDRtaw&q=https%3A%2F%2Fbit.ly%2F41SosrP&v=TrGfZPoJNAg)

## **Thanks for Reading!**

If you want to master JavaScript, ES6+, React and Node.js with easy-to-understand content, do check out my [**YouTube channel**](https://www.youtube.com/@codingmastery_dev/) and don't forget to subscribe.

Want to stay up to date with regular content regarding JavaScript, React, Node.js? [**Follow me on LinkedIn**](https://www.linkedin.com/in/yogesh-chavan97/).
