Skip to content

Kartiksaini001/crawler

Repository files navigation

Web Crawler

Installation

  • Clone the repository
  • Open a terminal or command window and move inside the root folder
  • Run npm install from the root folder
  • Then move inside the client folder and run npm install from that

Usage

  • Open a terminal and move inside the root folder
  • Run npm start to start the server
  • Open another terminal window and move inside the client folder in the root directory
  • Run npm start to start the frontend
  • Open http://localhost:3000 in a browser window to see the website

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published