In this app, I've used most of the Reactjs hooks.
https://bilgihankose.github.io/react-movie-db-app
Clone the project
git clone https://github.com/bilgihankose/react-movie-db-app
Go to the project directory
cd react-movie-db-app
Install dependencies
npm install
Start the server
npm start
Client: React
React, Javascript, HTML, CSS...