modal-in-react icon indicating copy to clipboard operation
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

  1. Clone the project.
  2. Run npm install or yarn
  3. Run npm start or yarn start

Tests are available as npm test or yarn test.