aaliyahfiala42 / Personal_Website

http://aaliyahhanni.pythonanywhere.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Author: Aaliyah Hänni

Website Link: http://aaliyahhanni.pythonanywhere.com/

About

This is a repo to store the source code for my personal website hosted on PythonAnywhere. This code can be used as a template for a basic website that meets the requirements to be hosted on PythonAnywhere. The website includes tabs, embedded content, and basic dynamic functionality.

Website Layout

    .
    ├── Landing Page
    │   ├── Portfolio
    │   ├── Resume
    │   └── Contact

Instructions to run locally

  1. Copy Git repo to local drive and navigate to \MyWebsite folder

  2. Install the program requirements

     pip install -r requirements.txt
    
  3. Run the following command in a terminal, to run the website locally

     python3 app.py
    
  4. Open the local host URL provided in the terminal in a browser of your choice

About

http://aaliyahhanni.pythonanywhere.com/


Languages

Language:Python 99.6%Language:HTML 0.3%Language:CSS 0.1%Language:PowerShell 0.1%Language:JavaScript 0.0%Language:Batchfile 0.0%