/react-redux-example

React + Redux example

Primary LanguageJavaScript

react-redux-example

This project showcases a simple React app, which uses a Redux store for data flow. It was bootstrapped with Create React App.

To try it out, just type npm i && npm start, as usual.