Skip to content

✨ Dedline.io - US voter registration deadline info! 🇺🇸

License

Notifications You must be signed in to change notification settings

valfaro123/dedline-io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🇺🇸🗳 Dedline.io 🇺🇸🗳

This repo is for Dedline.io, an open source application for tracking and sharing US voter registration information and deadlines.

dedline-io screenshot

All this code/info, including the JSON file that has all the 2022 voter registration deadlines (to my knowledge) is available for open source. My hope is that at least this data is helpful in getting the word out to get people registered to vote.

To run:

You should have Node and npm installed on your machine!

npm install
npm start
// The project should then be running on port 3000.

This project was bootstrapped with Create React App, is built on React, and the routing's done with React Router v6.

Issues

Feel free to open any issues or updates in the issue section. Doesn't have to be just code related (although that's appreciated!), can be copy/design/product related, anything that you think might help make this project more helpful to others.

Contributing

Contributions are appreciated and welcome! Thank you for considering contributing to this project.

  1. Fork this repo and create your branch from main.
  2. Feel free to create whatever changes that you think will benefit the project (and/or address any issues that are open!), please make sure that your code is formatted to pass any linting tests and that it runs!
  3. Go ahead and open a PR!

Contribution Guidelines

Be nice!

Contact

[email protected]

About

✨ Dedline.io - US voter registration deadline info! 🇺🇸

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.4%
  • HTML 10.3%
  • CSS 10.3%