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: 7 months 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 (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-24T00:28:26.000Z (over 2 years ago)
- Last Synced: 2025-02-03T14:48:35.223Z (9 months 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

### Downloaded image
## Setup
```bash
npm install
```To start
```bash
npm start
```