Konva React Challenge

Create a drawing app that allows you to create, select, delete and color shapes using Konva React Library. The shapes I use are prebuilt, stars, circles, and rectangles. I used useReducer hook to accomplish this.

Code

Demo

Resources