Skip to content

Backend API for technology news using MySQL, ExpressJS framework.

Notifications You must be signed in to change notification settings

withchristopher/just-tech-news

Repository files navigation

just-tech-news

A website for checking the latest news in tech

Installation

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= ''

Run server locally

  • npm start

How to Use

To view the site running live, login here:

About

Backend API for technology news using MySQL, ExpressJS framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published