# react-canvas-editor
**Repository Path**: qwhacker/react-canvas-editor
## Basic Information
- **Project Name**: react-canvas-editor
- **Description**: No description available
- **Primary Language**: JavaScript
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-11-23
- **Last Updated**: 2021-11-23
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
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](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**](https://github.com/React-Canvas-Editor/react-canvas-editor/blob/master/CONTRIBUTING.md) for the contributing guidelines and setup steps for getting our repositories up and running on your local machine.
## Thanks
Thanks to our many contributors.