Loading projects...
Loading projects...
**Docker-Project-1** is a basic Express.js web app for learning Docker. It covers fundamentals like containerization, port mapping, and deployment. Includes a landing page linking to GitHub, and runs fully inside a Docker container.
A simple Express.js application containerized with Docker for learning purposes