8000 GitHub - dulcetti/social-sharing: A component to share a specific URL on social medias
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dulcetti/social-sharing

Repository files navigation

social-sharing

A component to share on social medias a specific URL

NPM JavaScript Style Guide

Install

npm install --save social-sharing

Usage

import React, { Component } from 'react'

import MyComponent from 'social-sharing'
import 'social-sharing/dist/index.css'

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

License

MIT © dulcetti

About

A component to share a specific URL on social medias

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •