Skip to content

pguardado/Rock-The-Vote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock The Vote

A full-stack app for creating, discussing, and upvoting issues in your community. Built with React (Vite) on the client and Node.js/Express + MongoDB on the server.


Table of Contents


Features

  • Create, edit, and delete Issues
  • Comment and upvote/downvote
  • User auth (login / register) with JWT
  • Filter/sort issues by user, recency, or score
  • Responsive UI (mobile → desktop)

Tech Stack

Frontend

  • React + Vite
  • React Router
  • (Optional) Axios, Plotly, Bootstrap, etc.

Backend

  • Node.js + Express
  • MongoDB + Mongoose
  • JSON Web Tokens (JWT)
  • bcrypt

Tooling

  • ESLint/Prettier (optional)
  • Nodemon (dev server reload)

About

Full-stack MERN voting app create, discuss, and upvote community issues.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors