Simple React app to show difference between Debouncing and Throttling click here to view live demo How to Run clone the repository npm install to install all the required packages npm start to run the application OUTPUT Open http://localhost:3000 to view it in the browser.