Git Product home page Git Product logo

canva-editor's Introduction

Design Editor

Design editor using React and FabricJS. Create images in React, draw diagrams and arrange compositions using the image editor and save the result to one of several export formats, provides functionality similar to canva.com.

Editor Preview

Features

  • Add, remove, resize, reorder, clone, copy/paste objects
  • Group/ungroup objects
  • Object crop support
  • Zoom/pan canvas
  • Save and Download design
  • Context menu
  • Animation support, with Fade / Bounce / Shake / Scaling / Rotation / Flash effects
  • Interation modes: selection, ctrl + drag grab
  • Undo/Redo support
  • Guidelines support
  • Presentation mode
  • Share design
  • Server side image rendering

How to start

The following steps shows how to start frontend application. Navigate to server directory in order to see how to start it.

Start in development mode using the following commands.

# install dependencies
yarn install
# start development server
yarn start

Web application service will start running at localhost:3000

Integrations

In order to provide rich content, the following integrations are implemented.

Iconscout

Illusatrions and icons provider. Add credentials to .env file.

ICONSCOUT_CLIENT_ID="your-client-id"
ICONSCOUT_SECRET="your-secret"

Pixabay

Images provider. Add credentials to .env file.

REACT_APP_PIXABAY_KEY="your-key"

Join us on Discord

Discord Banner 2

Contribution

Feel free to contribute by opening issues with any questions, bug reports or feature requests.

Author

Created and maintained by Dany Boza (@xorbmoon).

License

MIT

canva-editor's People

Contributors

josnif avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.