react-purecomponent This project demonstrates the difference between ordinary class-based React components and PureComponent. To run this project in browser: npm install npm run start Created with CodeSandbox