Skip to content

Commit

Permalink
README updated
Browse files Browse the repository at this point in the history
  • Loading branch information
jvalen committed Feb 2, 2016
1 parent f898407 commit d8572cb
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
#Pixel-art to CSS with react
# Pixel-art to CSS with react

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

![pixel-art-react](screenshots/screenshot1.png)
### Did you know that you can create pixel art using a single CSS property?

**pixel-art-react** is a handy and intuitive tool, that can help you to design your awesome drawings!

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.

Handy and fun pixel art tool, where your drawing will be transformed to CSS.
Check the following **_mini-pixel-spiderman_** example:

![pixel-art-react](screenshots/screenshot1.png)

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

Expand Down

0 comments on commit d8572cb

Please sign in to comment.