modal-in-react
modal-in-react copied to clipboard
Open a modal dialog in React
This project was bootstrapped with Create React App.
See the accompanying blog post to learn how this works.
To Run It
- Clone the project.
- Run
npm installoryarn - Run
npm startoryarn start
Tests are available as npm test or yarn test.