Interactive web application making use of the 'Bored' API that fetches activities based on user's choice
How to run locally
- Create a virtual environment
- run using pip
pip install -r requirements.txtto install the required modules - run
python -m foodiein the terminal/command-prompt