yoko-vicky/Movisearch

Refactor code from class component to functional component using React hook

Closed this issue · 1 comments

Now, the project was built with the class components, refactoring to using React hooks in the functional components is more preferable.

Totally refactored from class component to functional component!