voter-guide-fe

Voter Guide

##### Built With: </br> </br> ### [View Deployed App](https://voter-guide-clone.vercel.app/)

Our mission is to create an equitable electoral process by providing comprehensive, multilingual, and user-friendly information to immigrants and first-time voters, ages 18 to 30. We created an application that informs voters in Boston of who is running in their district’s next election.

We created this app in 24 hours during the 2024 Tech for Change Hackathon, co-hosted by BU and Howard University in partnership with Tech for Change.

Table of Contents

Previews

Landing Page

Screenshot 2024-02-26 at 4 41 28 PM

Find Your District By Address

Screenshot 2024-02-26 at 4 39 28 PM 2

Explore Candidates on Upcoming Ballot

Screenshot 2024-02-26 at 4 35 45 PM 2

Contributors

Abhinav Pandey, Victoria Bordiuk, Kim Magidhi, Brooke Wager, Jen Ziel

Installation

1. Install npm

Check if you have npm installed with the command

npm -v

If you do not have npm, you can install it with

npm install -g npm

2. Clone this repository

git clone https://github.com/CivicTechHackathon2024/voter-guide-fe.git

3. In the project directory, run:

npm start

and open http://localhost:3000 to view the project in your browser

Sources

Data used:

This project was bootstrapped with Create React App.