Uvote is a straw poll application built with Angular 11, MongoDB, Express and Node.js.
Link to app
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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Uvote is a straw poll application built with Angular 11, MongoDB, Express and Node.js.
Link to app
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