Skip to content

theresa-clare/Inspect-Website

Repository files navigation

Inspect a Website

Are you curious about how a website is structured? This web application allows users to not only fetch and inspect a website's HTML, but also preview the overall website.

image image

Navigate to Inspect a Website or run locally using the following instructions.

Set up

Clone or fork this repo:

https://github.com/theresa-clare/Inspect-Website.git

Create and activate a virtual environment inside your project directory:

virtualenv env
source env/bin/activate

Install the requirements:

pip install -r requirements.txt

For questions or concerns, please email [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published