Skip to content

Just Tech News—a tech news website where users can post, upvote, and comment on links to news articles.

Notifications You must be signed in to change notification settings

shanebramble/just-tech-news

Repository files navigation

Just-Tech-News

Description

In this module, I built the back end for my first completely full-stack application. Just Tech News—a tech news is a website where users can post, upvote, and comment on links to news articles. I used used Sequelize, an object-relational mapping (ORM) library, to simplify my MySQL queries, add password hashing so that users can create secure passwords, and connected my application to JawsDB, a MySQL add-on for Heroku.

 Just-Tech-News Images  Just-Tech-News Images#2

Pre-requisites

Getting started

  • Clone the repository
git clone <[email protected]:shanebramble/just-tech-news.git> 
  • Install dependencies
cd <project_name>
npm install
  • Build and run the project
npm start

Heroku Deployed Website

https://fierce-earth-31013.herokuapp.com/

Built With

  • JavaScipt
  • Node.js
  • MySQL
  • Sequelize (NPM Package)

Contribution

Made with ❤️ by Shane Bramble-Wade

©️2021 Just-Tech-News, Inc

About

Just Tech News—a tech news website where users can post, upvote, and comment on links to news articles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published