Built a Movie info web app using React Js.
Through this amazing project, I made my hand dirty with React and how it works.
- use of great hooks useState, useEffect
- React BrowserRouter, Switch, Route, Link to transfer data from link to code and to navigate with other pages.
Built some great components which took small logic but were effective, like:
- opening and closing the navbar on the hamburger menu,
- searching items,
- pagination,
- mobile phone compatibility