Sample Top Five project for the CI/CD activity in class. To run the project locally, please use the following commands in your terminal (requires Python installation):
- pip install -r requirements.txt
- python app.py
- Open browser and visit http://127.0.0.1:5000/ (or designated link provided)