This is a simple functional based react poll app.
It lives at https://poll-vote.netlify.app
Feature:
• React Drag and Drop
• Search Polls
• Create Polls
• Delete Polls
• Update Polls
• Vote
Technology:
• CSS
• ReactStrap
• Reactjs
• React Beautiful Drag and Drop
• Netlify
Note that you will need to have Node.js installed.
Install the dependencies...
npm install
For running localhost just hit...
npm start
It will run on http://localhost:3000