React/Redux/ReactDND web app that uses the GIPHY API to create a dancefloor of GIPHY stickers of your choice!
Also choose between 3 songs (locally served files), and 3 different dancefloors(locally served images)
https://dancingifs.herokuapp.com/ (audio files don't work yet need to host audio files on S3 - AWS)
How to run on local machine
-
git clone this repo
-
npm install
-
npm start-dev
-
open browser to localhost:8080