sanchjain / PersonalSite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PersonalSite

Hosted version of the site is available at sanchitj.herokuapp.com

To run this site locally:

  1. Download the git repo
  2. Go to 'mysite' directory
  3. Run 'python3 -m venv myvenv' in terminal/command line
  4. Run 'pip install -r requirements.txt' in terminal/command line
  5. Run 'python3 manage.py runserver' and go to localhost:8000 or 127.0.0.1:8000 to view the site.

Enjoy!

About


Languages

Language:CSS 48.2%Language:JavaScript 46.8%Language:Python 2.7%Language:HTML 2.3%