This Project is Strawpoll system Where
User can create poll and share the link and let the pepole vote
Developers using this project should already have Nodejs, npm installed.
This Project uses ejs template engine for the frontend
This project uses NPM to manage software dependencies. NPM Relies on the package.json file . After cloning, open your terminal and run:
npm installIn order to run the app in development mode use npm start. You can change the script in the package.json file.
Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.
npm run devThis project already has been hosted using heroku at : https://www.aswat.art