Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 443 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 443 Bytes

Movie-save

A simple website created using various react hooks. The motive of this project is to illustrate how efficient and clean the development becomes by using various hooks.

Preview: https://deepakmukka1.github.io/movie-save/

image

Hooks used

  • useEffect
  • useState
  • useContext
  • useReducer
  • useRef