yehjxraymond / qv-app

Frontend react (next.js) app for quadratic voting app

Home Page:https://qv.geek.sg/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quadratic Voting Frontend Application

Demo

This application is hosted on https://qv.geek.sg/

Development

Next.js is used to generate a static site for the QV web application.

npm install
npm run dev

Deployment

Once the code is ready to be deployed, the static site will be built in the out folder.

npm run build

About

Frontend react (next.js) app for quadratic voting app

https://qv.geek.sg/


Languages

Language:JavaScript 100.0%