Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/horacehylee/pixely

:sparkles: Amazing pixel art editor built with React and Canvas
https://github.com/horacehylee/pixely

canvas html5 html5-canvas pixe-art-maker pixel pixel-art react reactjs typescript

Last synced: about 1 month ago
JSON representation

:sparkles: Amazing pixel art editor built with React and Canvas

Awesome Lists containing this project

README

        

# Pixely - Pixel Art Editor

:sparkles: Amazing pixel art editor built with React and Canvas

[![Build Status](https://img.shields.io/travis/horacehylee/pixely.svg?branch=master&style=flat-square)](https://travis-ci.org/horacehylee/pixely)
[![Coverage Status](https://img.shields.io/coveralls/github/horacehylee/pixely.svg?style=flat-square)](https://coveralls.io/github/horacehylee/pixely?branch=master)
[![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](http://opensource.org/licenses/MIT)

## Installation

```
yarn
```

## Getting Started

### Development

```
yarn start
```

### Build

```
yarn build
```