Comparing state management scenarios in React including class component state, function component state, using hooks and context, and integration with state management libraries. 
Run the React development server npm start. http://localhost:3000
Run the production build locally npm run build
This application is deployed to GitHub Pages using a GitHub Actions workflow.
