A website for checking the latest news in tech
To install from GitHub, run the following commands:
git clone https://github.com/withchristopher/just-tech-news.git
npm init --y
npm install
Navigate and update .env parameters: DB_NAME='just_tech_news_db' DB_USER= 'root' DB_PW= ''
npm start
To view the site running live, login here: