Skip to content

buraltintas/voting-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vote For Me

This is a simple voting web application. You can start a voting with up to 6 options and share vote link with voters :) You can view votes live.

I just wanted to keep it simple and fast.

You can view your past votings.

Demo

Live demo: https://vote-for-me.netlify.app/

Screenshots

Screenshot-2023-03-28-at-13-18-42 Screenshot-2023-03-28-at-13-19-02 Screenshot-2023-03-28-at-13-25-35 Screenshot-2023-03-28-at-13-25-53 Screenshot-2023-03-28-at-13-26-23 Screenshot-2023-03-28-at-13-27-16 Screenshot-2023-03-28-at-13-20-50

Installation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.