Skip to content

code-worm19/koombea-test-frontend-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scraping Frontend (React Project )

This project is Frontend project for the Scraping. This is a test project, where a user can add a link to a web page and the application will scrape all the information of that page and get a list of all of the links in that page.

Prerequisites

  • node >= 16.0

Installation

  1. Navigate to the project directory
cd project-directory
  1. Install node modules
npm install

Running the Application

To start the React development application, run the following command:

npm run start

You should see a message indicating that the web server is running locally on http://localhost:3000.

Login Page

alt text

Signup Page

alt text

Scrape Landing Page

alt text

Detail Page

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published