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.
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
cd
in to project directory- Run
npm install
to install all dependencies - Run
npm run dev
to start the application in a development mode. - Run
npm run build
to build the app in production mode.
The #1 contribution you could make is to share, and tell people about govote.
View the Contribution Guide for how to contribute.