A web application that analyzes HTML tags from web page. Simply paste a URL, specify an HTML tag, and get instant tag count analysis.
- Make sure Docker is installed on your machine.
- Open a terminal in the project root directory.
- Build and start the containers:
docker-compose up --buildThe project is running at: q682470h.beget.tech
The total time spent on this project was approximately 1.5 days.
The breakdown is as follows:
- Planning: 0.8 hours
- Development of each part: 10 hours
- Frontend: 3.2 hours
- Backend: 6 hours
- Testing: 0.8 hours
- Deployment with Docker & hosting: 4 hours
