Install q in order to run SQL directly on TSV files:
$ sudo apt update
$ sudo apt install python3-q-text-as-data
Fork the GitHub cpsc349-project1 repository, then clone your forked repository locally:
$ git clone https://github.com/USERNAME/cpsc349-project1.git
Download the Unsplash Lite dataset and extract some pet photos:
$ cd cpsc349-project1/unsplash
$ make
Install and start the Eleventy static site generator:
$ cd ..
$ npm install
$ npm start
Open the newly generated site.