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.
- React useState(in future with useReducer probably do not need those ones)
- ContextApi
- React-router-dom
- axios
- Tailwindcss