Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ceddlyburge authored Mar 24, 2024
1 parent 9f9d683 commit 6941f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This repository contains code accompanying a blog post on how to write a figma / miro style canvas in react and typescript.
This repository contains code accompanying a [blog post on how to write a figma / miro style canvas in react and typescript](https://www.freecodecamp.org/news/how-to-create-a-figma-miro-style-canvas-with-react-and-typescript/).

This is part 1, where cards can be dragged around a canvas (but panning and zooming of the canvas are not available, and there is no way to add cards to the canvas).

Expand Down

0 comments on commit 6941f41

Please sign in to comment.