Skip to content

It is react based canvas editor with the functionality of creating templates, posters, etc.

Notifications You must be signed in to change notification settings

expressIndustries/react-canvas-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Canvas Editor

A React-based canvas editor. It have features similar to canva. User can create diagrams, edit and customize various templates, create posters, etc using the image editor.

## How to run locally?

The project can be started in developement mode using the following instructions:

    #clone repository
	git clone https://github.com/React-Canvas-Editor/react-canvas-editor.git
	
	#install dependencies
	npm install

	#start development server
	npm start

The project can be accessed at http://localhost:3000 in the browser.

Contribution

Feel free to contribute by opening issues regarding bug fixes, feature requests, doc improvement or with any questions. Check out our Contributing Guide for the contributing guidelines and setup steps for getting our repositories up and running on your local machine.

Thanks

Thanks to our many contributors.

About

It is react based canvas editor with the functionality of creating templates, posters, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.3%
  • TypeScript 10.1%
  • HTML 4.5%
  • CSS 2.1%