Pollster - My voting app project

Hello fellow campers!

I wanted to share my completed project for the voting app challenge. I called it “Pollster”; try it out and let me know what you think!

https://agladd-pollster.herokuapp.com/

Pollster is a fullstack “MERN” app (short for MongoDB, Express, React, and Node.js. The app is deployed and running on Heroku. Pollster is open source on Github: https://github.com/alexgladd/fcc-voting

As a basis for Pollster I actually created my own app “starter” which provides the basic foundation for a fullstack MERN app meant for deployment on Heroku. If you’re interested in my MERN starter you can find it here: https://github.com/alexgladd/mern-heroku-starter

Cheers!