Dockerise the Weather-app
What is Docker?
Docker is a containerization framework that allows you to deploy and run applications along with operating system code in any environment. Think of it as putting your application in a container that can be shipped and run anywhere.
Wh...
abhishek-kumar.hashnode.dev2 min read