Skip to content

mnwana/ecomm-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecomm Site

MIT license badge

Description

This is a backened application for an online ecommerce site that provides products that have associated categories and tags. The provided API allows a user to interact with the database, reading and writing data.

Table of Contents

Installation

To install this application, please ensure you are using the current LTS version of Node.js found on the Node.js site. Download this repository once Node.js is installed. Once downloaded, you can run "npm install" followed by "npm start" in the root of the downloaded folder to run the API. You can call the API using locahost:3001 as the root followed by your various API calls using tools such as Insomnia

Usage

This application will provide you with API interactions once you run "npm start". You can call the API using locahost:3001 as the root followed by your various API calls using tools such as Insomnia.

screen shot of README Generator

Video of a walkthrough

Questions

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published