Skip to content

alireza-constantin/votey

Repository files navigation

Votey

Vote App that you can create a question or a poll and share it to others so they can vote

Description

For the first time you visit the app, It will set a new cookie for you that you can be authenticated for next visits and save your questions and polls and share them.

Demo

https://votey-one.vercel.app/

Screenshots

App Screenshot App Screenshot App Screenshot

Acknowledgements

Tech Stack

React, Nextjs, Typescript, Trpc, Prisma, TailwindCSS, framer-motion

DB: Cloud MySql from Planetscale

Run Locally

Clone the project

  git clone https://github.com/alireza-constantin/roundest-poki

Go to the project directory

  cd roundest-poki

Install dependencies

  npm install

Create .env file

then enter your database url to these variable in .env file

    DATABASE_URL=

Start the development server

  npm run dev

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

a vote app. tech stack: react, next, typescript, Prisma

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published