Skip to content

Multithreaded web crawler with a Java back-end and a ReactJS front-end

Notifications You must be signed in to change notification settings

manasb-uoe/react-web-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Web Crawler

A Multithreaded web crawler with a Java back-end and a ReactJS front-end.

Screenshot

How to run?

Navigate to the project root directory and execute the following commands:

  1. $ mvn package
  2. $ java --add-modules java.activation -jar .\app\target\app-1.0-SNAPSHOT.jar

Then go to localhost:8080 in your browser.

About

Multithreaded web crawler with a Java back-end and a ReactJS front-end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages