Skip to content

A React app which implements dragging with canvas animation

Notifications You must be signed in to change notification settings

gzausmer/react-drag-n-drop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drag and Drop your user thumbnail

Just drag and drop and it'll remember where you placed it..

This app uses the following tech:

React

Webpack

CSS Modules

Canvas

Instructions:

  1. Clone repo and npm install

  2. npm start

  3. Open chrome on http://localhost:3000/

  4. Login with username: 'user', password: 'pass'

  5. Enjoy!