Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 519 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 519 Bytes

Live DEMO

React Movie Database

In this project I built Movie Search App in React.

I used The Movie Database API

Actually. I did not like the response. It does not have so many options, but finding a free Api without any limits seems hard.

Technologies that I used

  • React useState(in future with useReducer probably do not need those ones)
  • ContextApi
  • React-router-dom
  • axios
  • Tailwindcss