Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.62 KB

README.md

File metadata and controls

38 lines (22 loc) · 1.62 KB

dwnld

The web app build using REACT Router, Hooks.

All the compontents and logic were build manually

  • opening and closing of navbar on hamburger menu.

hamburger

  • searching items

search

  • pagination

pagination

Through this amazing project i made my hand dirty toward 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.

Practice with CSS

info-page

Tried to built a little more towards working perfectly with different browser

Some other photos: desk-slides mob-nav mob-slides

Thanks to The Movie DB API

Learnt all the things from great educators on youtube.