Skip to content

A simple application designed by me. It's a drag and drop for squares where we can persist data throw cookies. It's uses React dnd and typescript to allow you drag as much squares as you want.

License

Notifications You must be signed in to change notification settings

art-santos/canva

Repository files navigation

ALCHEMY CANVA

Alchemy canva is a small project. It's is very very basic and have just a few functions, such as add squares to an array, removing then, set is position, and lock the component in one place.

Features used for building this APP

Run Locally

Running

 git clone https://github.com/art-santos/canva.git

Running

  yarn dev
||
  npm run dev

To check is there are any problems

  yarn build

HOW IT WORKS

  • Right Click the square you want to create App Screenshot

  • Place it on the content area, where you want App Screenshot

  • The square is created! App Screenshot

  • Click in the lock to lock it's position App Screenshot

  • Click in the close to delete it (also backspace or delete) App Screenshot

  • It's deleted! App Screenshot

  • You can also change the theme color clicking in the right top icon. App Screenshot

  • Create as many as you want! Also reload the screen to se they persisting. App Screenshot

About

A simple application designed by me. It's a drag and drop for squares where we can persist data throw cookies. It's uses React dnd and typescript to allow you drag as much squares as you want.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published