Microsoft Paint realized with reactjs.
online: https://pengfeiw.github.io/minicode/react-paint
Support mouse and touch screen, so you can use it with IPad.
- pen
- eraser
- fill
- change color
- change linewidth
- many shapes
- two linestyle: solid and dot
- redo and undo
- extract color
- clone repository:
git clone https://github.com/pengfeiw/react-paint.git
- install package:
npm install
- start server:
npm run start
- open in browser:http://localhost:3000
- TypeScript
- React
- Material-UI
- 2D drawing with canvas
If you run into any problems, you can leave a message in <<react实现简易画板程序>> or commit an issue.
More fun and interesting things, visit minicode.