Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 422 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 422 Bytes

Votely

A platform for holding public voting!

Run Locally

npm i

cp .env.example .env

npm run dev

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

Contribution Guide

  1. add issue & wait for approval
  2. fork the repo
  3. create a new branch (with dash-styled-naming)
  4. submit PR