A Voting app built as a part of freeCodeCamp's Dynamic web app projects.
Built with Node, Express, Mongo and React with Redux.
- Clone the repo
- Install dependencies:
npm install
- Run development mode:
npm run dev
- Open on
http://localhost:3000/
Hosted on Heroku