Implemented using Flask framework with python and a bootstrap HTML/CSS template.
Step 1: Clone or download zip file and extract the project.
Step 2: Open command and run the spam_app.py file using:
$python spam_app.py
Step 3: Going to your http://localhost:3000 to view the web application
You can copy and paste any email content you want to see if it is a spam or not not
Please make sure you have python 3 install in your machine before you run the project