A redux example
Install dependencies
npm i
Runs the app in the development mode at http://localhost:3000
npm start
- create-react-app - Command for set up React apps
- react-bootstrap - Bootstrap components built with React (UI)
- redux - Predictable state container for JavaScript apps