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
• NetlifyNote that you will need to have Node.js installed.
Install the dependencies...
npm installFor running localhost just hit...
npm startIt will run on http://localhost:3000