Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alantoa/twitter-button-react
A component that mimics Twitter button , Based on react technology.
https://github.com/alantoa/twitter-button-react
Last synced: about 1 month ago
JSON representation
A component that mimics Twitter button , Based on react technology.
- Host: GitHub
- URL: https://github.com/alantoa/twitter-button-react
- Owner: alantoa
- Created: 2020-06-12T09:54:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T08:41:59.000Z (about 2 years ago)
- Last Synced: 2024-12-13T13:37:53.762Z (about 1 month ago)
- Language: JavaScript
- Size: 4.15 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Twitter Share & Like & Comment Button Components for React
![](https://img.shields.io/badge/license-MIT-brightgreen)![](https://img.shields.io/badge/virsion-0.0.1-orange)
### **Demo**s :
------
![avatar](/doc/likeBtn.gif)
------
Warning: Now Developing
## Get Started
### Installation/安装
...
#
## Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.### `yarn build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.