https://github.com/shime/kuote
Create beautiful Medium-like quotes, perfect for sharing on Twitter or Instagram.
https://github.com/shime/kuote
medium quotes twitter
Last synced: 6 months ago
JSON representation
Create beautiful Medium-like quotes, perfect for sharing on Twitter or Instagram.
- Host: GitHub
- URL: https://github.com/shime/kuote
- Owner: shime
- License: mit
- Created: 2020-02-28T21:37:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T12:21:53.000Z (almost 3 years ago)
- Last Synced: 2025-03-25T17:47:58.893Z (7 months ago)
- Topics: medium, quotes, twitter
- Language: JavaScript
- Homepage: https://kuote.shime.sh
- Size: 1.94 MB
- Stars: 12
- Watchers: 3
- Forks: 2
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kuote
Create beautiful Medium-like quotes, perfect for sharing on Twitter or Instagram.
### Examples
![]()
![]()
![]()
### Installation
```
yarn install
```### Start Dev Server
```
npm start
```### Build Prod Version
```
npm run build
```## License
MIT