Skip to content

A basic personal website with a HTML-CSS-JavaScript front-end and a basic flask back-end. It has a home page, a projects page and a credentials/resume page.

Notifications You must be signed in to change notification settings

Games4Doritos/Personal-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Personal-Website

To run the website locally:

  1. Download the single 'Application' folder and open a terminal in the folder
  2. Install flask with 'pip install flask' when python is setup correctly as an environment variable. Go to https://flask.palletsprojects.com/en/stable/installation/ for full instructions
  3. In the same terminal, enter 'flask --app backend run' and go to where it is said to be running locally

Yay! You can successfully look at my personal website (still being worked on), I will hopefully deploy soon enough!

About

A basic personal website with a HTML-CSS-JavaScript front-end and a basic flask back-end. It has a home page, a projects page and a credentials/resume page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published