lucasmazo32 / simpleshow-dnd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents

About the project

Fun Drag and Drop robot. It has a built-in help which allows you to place the part near where it is supposed to be at a reasonable distance. It features an adaptative design depending on the user screen, though is not optimized in case the user decides to change the size of the screen. For it to work as expected, the user will have to refresh the page.

I hope you enjoy it!

Built with

  • Node v14.0.0
  • yarn 1.22.4
  • React
  • Redux

Getting started

To get a local copy up and running, follow these simple steps.

Clone or fork the repository.

After cloning and changing directory, run in your terminal:

yarn install

To start the local server (webpack), run in your terminal:

yarn start

If you want to build the production files for the project, run:

yarn build

Contact

Lucas Mazo:

About


Languages

Language:JavaScript 83.6%Language:HTML 8.6%Language:CSS 7.8%