All Projects → ErxiaHQ → govote-app

ErxiaHQ / govote-app

Licence: MIT License
Simple Preact app to help people find locations to get PVCs and Vote in the upcoming Nigeria General Elections. It's built on the govote-api API.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to govote-app

jasonformat.com
My blog
Stars: ✭ 18 (-47.06%)
Mutual labels:  preact
scala-js-preact
Scala.js facade for the Preact JavaScript library
Stars: ✭ 25 (-26.47%)
Mutual labels:  preact
preact-integrations
A collection of sample apps demonstrating Preact's compatibility with various 3rd party libraries
Stars: ✭ 33 (-2.94%)
Mutual labels:  preact
laravel-vote
⬆️ ⬇️ User vote system for Laravel Application.
Stars: ✭ 53 (+55.88%)
Mutual labels:  vote
pvc-autoresizer
Auto-resize PersistentVolumeClaim objects based on Prometheus metrics
Stars: ✭ 124 (+264.71%)
Mutual labels:  pvc
preact-delegate
Preact delegate DOM events
Stars: ✭ 17 (-50%)
Mutual labels:  preact
preact-views
📺 Named views for Preact, with easy-as-pie linking between them.
Stars: ✭ 39 (+14.71%)
Mutual labels:  preact
jest-preset-preact
Jest preset for testing Preact apps
Stars: ✭ 14 (-58.82%)
Mutual labels:  preact
worlddriven
Automatic and well-defined pull request merged based on contribution-based weighted voting
Stars: ✭ 14 (-58.82%)
Mutual labels:  vote
preact-perf-profiler
A HOC to enable measuring rendering performance for Preact components
Stars: ✭ 18 (-47.06%)
Mutual labels:  preact
preact-server-renderer
Server side rendering of preact components
Stars: ✭ 66 (+94.12%)
Mutual labels:  preact
theodorusclarence.com
💠 Personal website and blog made using Next.js, TypeScript, Tailwind CSS, MDX Bundler, FaunaDB, and Preact.
Stars: ✭ 205 (+502.94%)
Mutual labels:  preact
preact-custom-scrollbars
⇅ Preact scrollbars component
Stars: ✭ 20 (-41.18%)
Mutual labels:  preact
apps
daily.dev application suite
Stars: ✭ 253 (+644.12%)
Mutual labels:  preact
preact-bind-group
Preact Component to Group Form fields onChange Events to a single Callback
Stars: ✭ 25 (-26.47%)
Mutual labels:  preact
desvg
🌅 Converts SVG files into components 🌞
Stars: ✭ 79 (+132.35%)
Mutual labels:  preact
preact-component-console
A console emulator for preact.
Stars: ✭ 29 (-14.71%)
Mutual labels:  preact
11tyby
Simple 11ty setup using TypeScript, SASS, Preact with partial hydration, and other useful things. Aims to provide the DX of Gatsby, but using 11ty!
Stars: ✭ 38 (+11.76%)
Mutual labels:  preact
preact-compat-example
🚤 Demo of preact-compat + react-toolbox to reduce build size by 95%.
Stars: ✭ 52 (+52.94%)
Mutual labels:  preact
proptypes
💂‍♂️ React's PropTypes, as a standalone module.
Stars: ✭ 60 (+76.47%)
Mutual labels:  preact

govote-app

Simple Preact app to help people find locations to get PVCs and Vote in the upcoming Nigeria General Elections. It's built on the govote-api API -- Live at govote.org.ng.

Getting Started

Clone the project repository by running the command below if you use SSH

git clone [email protected]:ErxiaHQ/govote-app.git

If you use https, use this instead

git clone https://github.com/ErxiaHQ/govote-app.git

Setting Up

  1. cd in to project directory
  2. Run npm install to install all dependencies
  3. Run npm run dev to start the application in a development mode.
  4. Run npm run build to build the app in production mode.

Contributing

The #1 contribution you could make is to share, and tell people about govote.

View the Contribution Guide for how to contribute.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].