This project was bootstrapped with Create React App.
This a simple React modal component expamples designed using the Redux method.
Node - (version >=4 and <=9)
- Clone the project from repository github.com/efalayi/redux-modal-component
- In your terminal, cd into the cloned folder and run
npm install
. - Run
npm start
. This starts the project on port3000
.
MIT © 2018 | Esther Falayi