Use Memoization in React with React Memo and useCallback You can get detailed description here https://medium.com/gitconnected/use-memoization-in-react-with-react-memo-9b578f860805 Steps to run the project npm install npm start