If you wishe to clone this project and run it locally, you you should create two .env files for your project: .env.test and .env.development. Into each, add PGDATABASE=, with the correct database name for that environment (see /db/setup.sql for the database names).
This portfolio project was created as part of a Digital Skills Bootcamp in Software Engineering provided by Northcoders