Skip to content

a drawing app in React.js with a Rails API backend

Notifications You must be signed in to change notification settings

weezwo/pixel-click

Repository files navigation

PixelClick

Sketch it out.

PixelClick is a basic drawing app in React.js using the react-sketch package.

Installation/Development

Use Ruby 2.3.3 and Rails 4.2.3. To begin developing/tinkering with PixelClick, fork and clone this repo, then run:

$ bundle install
$ rake db:migrate

PixelClick in development mode uses Foreman to run the Rails API alongside a React.js front-end. To run your own local development server, run

$ rake start

You're off to the races!

Contributions

Contributions are welcome via pull requests and issues.

License

PixelClick is released under the MIT license.

About

a drawing app in React.js with a Rails API backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published