Skip to content

hugocalheira/react-popupbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Popupbox

npm npm

A simple lightbox component for react, inspired by colorbox and React-Lightbox.

See demo & usage.

Install

Install via npm:

$ npm install react-popupbox

Styles

In order to bring in the styles, import the css file:

import { PopupboxManager, PopupboxContainer } from 'react-popupbox';
import "react-popupbox/dist/react-popupbox.css"

License

MIT

About

A simple lightbox component for react.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 75.6%
  • CSS 24.4%