/react-poll-app

Functional based react poll application🖇️

Primary LanguageJavaScript

React-Poll-App

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

Get started

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