create .env.developement and add in this snippit PGDATABASE=nc_news;
create a .env.test and add in this code snippit PGDATABASE=nc_news_test;
This portfolio project was created as part of a Digital Skills Bootcamp in Software Engineering provided by Northcoders