1.0.0 • Published 3 years ago

flipping-card-react v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

react-flipping-card

A flipping card in react

NPM JavaScript Style Guide

Install

npm install --save react-flipping-card

Usage

import React, { Component } from 'react'

import MyComponent from 'react-flipping-card'
import 'react-flipping-card/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © aniket-sinha8