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