Skip to content

Yonisegev/uvote

Repository files navigation

Uvote

Uvote is a straw poll application built with Angular 11, MongoDB, Express and Node.js.
Link to app

Getting started locally

git clone https://github.com/Yonisegev/uvote.git
cd uvote
npm i
npm run start:dev
open new terminal && cd server
npm i
npm start

Creating a poll Poll Results

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published