The web app build using REACT Router, Hooks.
- opening and closing of navbar on hamburger menu.
- searching items
- pagination
- use of great hooks useState, useEffect
- React BrowserRouter, Switch, Route, Link to transfer data from link to code and to navigate with other pages.
Thanks to The Movie DB API
Learnt all the things from great educators on youtube.