Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 image

How 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
```