This repository hosts a Node.js application that allows users to add and remove text on a web page. It is designed to be simple, interactive, and user-friendly, providing a seamless experience for text manipulation directly in the browser.
- Add Text: Easily add new text entries to the webpage.
- Remove Text: Conveniently remove existing text entries.
- Real-time Updates: Changes are reflected immediately on the webpage.
- Docker Support: The application includes a Dockerfile for easy containerization and deployment.
None
- Clone the repository
- Build the Docker Image
- Run the Docker Container