Welcome to the Weather App! This application provides weather information based on location details.
Follow these instructions to set up and run the Weather App using Docker.
-
Clone this repository to your local machine:
git clone https://github.com/your-username/weather-app.git
-
Navigate to the project directory:
cd weather-app -
Run the following command to start the application using Docker Compose:
docker-compose up
-
Access the application in your browser:
Open your browser and go to http://localhost:8080
-
This application was developed with a focus on backend functionality, and the UI may not have an extensive design or visual appeal.
-
The application leverages Vaadin for the user interface, and the UI design might be minimalistic due to the developer's backend-focused expertise.
- Tanmoy Ghosh