Skip to content

Zechiax/WebCrawler

Repository files navigation

WebCrawler

Project specification is available in SPECIFICATION.md.

To-do list is available in TODO.md.

How to run

Docker Compose

Clone the repository

git clone https://github.com/Zechiax/WebCrawler.git

Go to the project directory

cd WebCrawler

Run the project

docker compose up

Navigate to localhost:8080, you can change the port in the docker-compose.yml file.