This portfolio project was created as part of a Digital Skills Bootcamp in Software Engineering provided by Northcoders
To clone and run this project locally you will first have to create a .env.development file containing "PGDATABASE=nc_news" and a .env.test file containing "PGDATABASE=nc_news_test" in the root directory.