Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 3 hours 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 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T12:21:53.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T07:52:32.101Z (7 months ago)
- Topics: medium, quotes, twitter
- Language: JavaScript
- Homepage: https://kuote.shime.sh
- Size: 1.94 MB
- Stars: 12
- Watchers: 4
- 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