Skip to content

thebladehit/web-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Parser

This is a UI web-parser for simple static page.

What can this project provide you?


  • easy getting HTML page
  • easy get data from HTML page
  • get data from array of links

How to run it on your device?


NOTE: you need to have node js on your machine

  1. write in your terminal: git clone <https or ssh addres>
  2. open the folder of project and write in terminal: npm i and npm run dev
  3. go to src/frontend and write npm i and npm start
  4. in your web browser go to http://localhost:3000

Technological stack


JavaScript, NodeJs, React, libraries from npm.

License


MIT License