Skip to content

origin-42/e-commerce

Repository files navigation

E-Commerce Application

License: MIT

This application serves as a base for creating and populating an e-commerce backend with database information relative to your products and product categories.

Requirements

This application will require node.js and a text editor. It will be run from the command line of your local computer.

Table of Contents

Installation

copy URL

git clone {url}

From the command line, initiate applicaiton and install dependencies

npm init -y
npm i

How to Use

The application is run from the command line. Please see walkthrough video. detailed summary;

Video Walkthrough

  • Details how to download application
  • How to open inside the text editor
  • How to initiate and install dependencies
  • How to connect to the server
  • How to create and populate database
  • How to begin application

Title

Credits

Origin 42: Dave Plummer

Questions

Direct any questions too;

About

A web application to store, view, add to, update, and remove product data from.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors