oquistador / modal-madness

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

modal-madness

This repo contains a React Modal component and examples of different use cases.

Modal Component

The source for the Modal component can be found in /src/modal.

Examples

To run the examples in the /src/examples folder first run

$ npm install

and then

$ npm start

to see them running in a browser.

This project was bootstrapped with Create React App.

About


Languages

Language:JavaScript 85.1%Language:CSS 9.3%Language:HTML 5.6%