VotingApp
Clone this repository
git clone https://github.com/ramintagizade/VotingApp.git
cd VotingApp
Install dependencies
npm install
Start MongoDB daemon
mongod
Start the Server
npm run dev-server
git clone https://github.com/ramintagizade/VotingApp.git
cd VotingApp
npm install
mongod
npm run dev-server