Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 337 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 337 Bytes

A scalable solution for using modals with React and Redux

This is an example of implementing modals in a scalable way using React and Redux

More information see Codersmind blog here: Scalable Modals with React and Redux


Getting started

npm install
npm start