SMKrizan / E-Commerce-Back-End

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E-commerce Back End

Description

This application represents the back end of an e-commerce site using Sequelize to interact with a MySQL database.

Languages used:

  • MySQL
  • Node.js
  • ES6
  • Javascript

NPM Packages:

  • MySQL2
  • Sequelize
  • Express
  • dotenv

Table of Contents:

  1. Clone bumbershootMagic repository,
  2. Enter your MySQL user name and password into .env file,
  3. Install Node.js ('npm init --y'),
  4. From the terminal, run 'npm start' to instantiate the server and trigger creation of the database,
  5. From the terminal, enter "npm run seed", and
  6. From the terminal, run 'npm start'.

Application ScreenshotClick the image-link to access a video walkthrough of the application:

Made with ☕+❤️ by Sara Krizan and in consultation with several LAs, TA, and learning instructor through the University of Wisconsin Extended Campus Coding Bootcamp.

Please feel free to contact me via my GitHub account below with any requests to contribute to this project or collaborate on future works.

Sara Krizan
GitHub

About


Languages

Language:JavaScript 100.0%