A full-stack web app where users can:
- vote on existing polls
- log in to create new polls
- log in to enter custom answers to given polls.
Follows the specifications for the Voting App project on freecodecamp.org.
Client Side
- React, React Router
- Redux, Redux Thunk, Redux Form
- Materialize
- Rechart
Server Side
- Node
- Express
- MongoDB
- Mongoose
- Passport.js
Stephen Grider's Udemy course Node with React: Fullstack Web Development was very helpful in designing the overall architecture for this project.
