Skip to content

Repository files navigation

Voting App (Next.js)

Full-stack voting app with user registration, email verification, and live results.

Stack

Next.js · TypeScript · Prisma · PostgreSQL · JWT · Nodemailer

Getting started

npm install
npx prisma generate && npx prisma migrate dev
npm run dev

Requires .env with DATABASE_URL, JWT_SECRET, and SMTP credentials.

About

A full-stack voting application built with Next.js, TypeScript, Prisma, PostgreSQL, and Tailwind CSS. Users can register, confirm their email, vote for a political party, and view live voting results.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages