To run Contact Form, follow these steps:
- Clone the repository to your local machine:
git clone https://github.com/ajdev05/taxAPP.git
- Navigate to the project directory:
cd taxAPP
- Create a virtual environment and activate it:
mvn spring-boot:run
- Access the Tax Calculator UI & API at http://localhost:8080/.
This project is licensed under the MIT License - see the LICENSE file for details.
If you encounter any issues or have questions, feel free to open an issue on this repository.