We'll clone IMDB using the public Movie DB API. This is very similar to the News api that you have been worked with, but now we use React.

Demo

Required Features 🎯

Tip 💡: Use Version 3 of MovieDB.

Some examples:

Planning your move from the beginning helps save a ton of time later. Think about:

Sketch through your component, its position and how it would render on the page.

Demo