La VOT is a React
app (i.e., technological pun
intended) where you can redistribute votes from the first round of the 2024
Romanian presidential elections to the candidates who made it to the second
round. The stakes are high, and the price? Democracy. Our hope is that this app
will inspire at least one person to go out and vote.
You can find the app live at lavot.mihaiconstantin.com. Alternatively, you can run the app locally by following the instructions below.
# Clone the repository.
git clone https://github.com/mihaiconstantin/lavot.git
# Change directory.
cd lavot
# Install dependencies.
pnpm install
# Start the development server.
pnpm dev
Controls for redistributing votes.
Results of the votes redistribution.
- Any contributions are welcome and greatly appreciated. Please open a pull
request on
GitHub
. - To report bugs, or request new features, please open an
issue on
GitHub
.
- The package source code in this repository is licensed under the MIT license.
-
Other website materials by Mihai Constantin and Ionuț Badea are licensed under CC BY 4.0 .