Dockerized-Node-Example-App

Creating and Dockerizing NodeJS App. Building the Docker Image and pushing the image to Docker Hub.

//npm init -y , npm install express , npm install nodemon