Skip to content

D-z-V/slambook

Repository files navigation

slambook

Deployed Site:

task3-slambook.herokuapp.com


To run locally:

  1. Clone this repo: git clone https://github.com/D-z-V/slambook.git
  2. Change to the repo directory: cd slambook
  3. Install dependencies with pip: pip install -r requirements.txt
  4. Run the app: python ./app.py