ProtestPal is a property tax protesting app built with React ⚛ that empowers property owners to take control of their property tax bills 💪 and participate in tax protests. With ProtestPal, you can easily access property assessment information, file protests, and connect with a community of like-minded individuals fighting for fair property taxes.
-
Property Assessment: 🤓 Quickly access your property's assessment and tax information to understand your tax bill better.
-
File Protests: 📂 ProtestPal provides step-by-step guidance on how to file a property tax protest, making the process straightforward and accessible.
-
Community Support: ☎️ Connect with a community of property owners who share your concerns about high property taxes. Share experiences, strategies, and success stories to empower one another.
-
Local Updates: 🗞️ Stay informed about local tax-related news and updates that may affect your property taxes. Be in the know about upcoming tax rate changes and government initiatives.
-
Resource Library: 📚 Access a comprehensive library of resources, including sample protest letters, legal guidelines, and expert advice to strengthen your protest.
-
Property Value Tracking: 🔍 Monitor changes in your property's value over time and receive alerts when it's time to consider another protest.
-
Tax Calculator: 🧮 Estimate the potential savings from a successful property tax protest, helping you decide if it's worth pursuing.
- Clone this repository to your local machine.
git clone https://github.com/Stik-Tek/ProtestPal-Frontend.git- Navigate to the project directory.
cd protestpal-frontend
- Build docker image.
docker build -t protest-pal-frontend .
- Run Docker image.
docker run -p 3000:3000 protest-pal-frontend
- Install the project dependencies.
npm install
- Start the development server.
npm start
ProtestPal should now be running locally on http://localhost:3000. You can access it in your web browser to begin using the app.
We welcome contributions from the community! If you'd like to contribute to ProtestPal, please follow these steps:
Fork the repository on GitHub. ⑂
Clone your forked repository to your local machine. ⇣
Create a new branch for your feature or bug fix. ⸑
Make your changes and commit them with clear and concise commit messages. ⌨️
Push your changes to your fork on GitHub. 🫸
Create a pull request (PR) from your branch to the main branch of the original repository. 🙏
Provide a detailed description of your changes in the PR description. 📑
We will review your PR and work with you to get it merged into the main project.
This project is licensed under the MIT License.
If you have any questions or feedback, feel free to reach out to us:
Email: info@stik-tek.com
GitHub: https://github.com/stik-tek
Website: https://protestpalapp.com
Thank you for using ProtestPal! We hope this app helps you navigate the world of property taxes more effectively and advocate for fair and reasonable rates.


