- Run the command
pip install flask requests beautifulsoup4 selenium- Seed your database with some starter data with the command
python db/seed_data.py- Start the program with the command
python app.pyThere was an error while loading. Please reload this page.