Skip to content

Commit d8572cb

Browse files
committed
README updated
1 parent f898407 commit d8572cb

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
1-
#Pixel-art to CSS with react
1+
# Pixel-art to CSS with react
22

33
<a target='_blank' href='http://www.recurse.com' title='Made at the Recurse Center'><img src='https://cloud.githubusercontent.com/assets/2883345/11325206/336ea5f4-9150-11e5-9e90-d86ad31993d8.png' height='20px'/></a>
44

5-
![pixel-art-react](screenshots/screenshot1.png)
5+
### Did you know that you can create pixel art using a single CSS property?
6+
7+
**pixel-art-react** is a handy and intuitive tool, that can help you to design your awesome drawings!
8+
9+
Try to draw some pixels on the screen, **pixel-art-react** will generate the CSS code using **box-shadow** property, ready to use in your HTML blocks.
610

7-
Handy and fun pixel art tool, where your drawing will be transformed to CSS.
11+
Check the following **_mini-pixel-spiderman_** example:
12+
13+
![pixel-art-react](screenshots/screenshot1.png)
814

915
The project is built with **React**, **Redux** and **ImmutableJS**. Trying to avoid side-effects in a functional way of programming.
1016

0 commit comments

Comments
 (0)