anjanthapaliya / modal-in-react

Open a modal dialog in React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Open a modal dialog in React


Languages

Language:JavaScript 62.2%Language:HTML 36.4%Language:CSS 1.4%