Skip to content

Create a simple web-app, host on a url we can visit (I recommend free heroku or something similar) ● Users can enter a URL of a page to fetch ● The web app fetches the HTML of the page and displays the source to the user ● A summary of the document is displayed, listing which tags are present in the HTML and how many of each tag ● Clicking on th…

Notifications You must be signed in to change notification settings

dammyson/FAYA-Task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAYA-Task

Create a simple web-app, host on a url we can visit (I recommend free heroku or something similar) ● Users can enter a URL of a page to fetch ● The web app fetches the HTML of the page and displays the source to the user ● A summary of the document is displayed, listing which tags are present in the HTML and how many of each tag ● Clicking on the name of each tag in the summary will highlight the tags in the source code view

About

Create a simple web-app, host on a url we can visit (I recommend free heroku or something similar) ● Users can enter a URL of a page to fetch ● The web app fetches the HTML of the page and displays the source to the user ● A summary of the document is displayed, listing which tags are present in the HTML and how many of each tag ● Clicking on th…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published