lawalker4 / TechNews2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JustTechNews

Week 13 and 14 Async work


About

In this lesson, we'll learn how to do the following:

Set up the application to use Sequelize to manage SQL data.

Use environment variables to protect sensitive data.

Create a user table using Sequelize models.

Create all of the server endpoints using RESTful API standards to work with the User model’s data.


Mock Up


Installation

REPO

Express.js

DB-JSON

Heroku


Usage

To run application take the following steps:

  1. Clone repo to your computer.
  2. Install and run express.js by running npm install expess.
  3. After saving code run npm start.
  4. Open new live server and type in localhost:3001.
  5. After you run the live server you can add and delete your notes.

Screenshot

[Demo Video]


Author

Built and maintain by Ashley Walker

Contact me with any questions you might have

Email: lauraashleywalker4@gmail.com

About


Languages

Language:JavaScript 87.1%Language:Handlebars 7.8%Language:CSS 5.0%Language:Shell 0.1%