Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/georginapuig/pictify
type your quote and download it as image
https://github.com/georginapuig/pictify
css html-to-image html-to-png react
Last synced: 8 days ago
JSON representation
type your quote and download it as image
- Host: GitHub
- URL: https://github.com/georginapuig/pictify
- Owner: georginapuig
- Created: 2023-01-19T12:31:27.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-24T00:28:26.000Z (over 1 year ago)
- Last Synced: 2024-12-06T07:40:04.749Z (about 1 month ago)
- Topics: css, html-to-image, html-to-png, react
- Language: JavaScript
- Homepage: https://georginapuig.github.io/pictify/
- Size: 1.36 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pictify.
## Table of contents
* [General info](#general-info)
* [Technologies](#technologies)
* [Illustrations](#illustrations)
* [Setup](#setup)## General info
Type your [quote](https://www.instagram.com/wetheurban/?hl=en) and download it as imageHow to use:
1. type
2. change background color
3. change font color
4. download image
## Technologies
Project is created with:
- React
- html-to-image
- CSS## Illustrations
![alt text](https://github.com/georginapuig/pictify/blob/master/src/images/1.png)
### Downloaded image
![alt text](https://github.com/georginapuig/pictify/blob/master/src/images/2.png)## Setup
```bash
npm install
```To start
```bash
npm start
```