- Make sure you have python installed on your machine
- clone the repo
- navigate to project directory
- open cmd prompt and run
pip install virtualenv
- run
virtualenv venv
- run
venv\Scripts\activate
- run
pip install -r requirements.txt
- run
python app.py
- You will get a url where the web app will be running. Open the url and its done!
forked from Hactify/FlaskApp
-
Notifications
You must be signed in to change notification settings - Fork 0
Sa7yaC/FlaskApp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is the web app for phising campaign project
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 54.8%
- HTML 39.3%
- CSS 5.9%