Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 315 Bytes

File metadata and controls

8 lines (7 loc) · 315 Bytes

Bored_API

Interactive web application making use of the 'Bored' API that fetches activities based on user's choice

How to run locally

  1. Create a virtual environment
  2. run using pip pip install -r requirements.txt to install the required modules
  3. run python -m foodie in the terminal/command-prompt