Skip to content

alexban14/Grocery-Shopp-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grochery Shop App

Introduction

A simple shop app where I implemented full CRUD with the help of MongoDB, Express and Node.js.

📝 Installation

  1. To run this app you need to have up and running on your machine Node.js and the mongo database installed and running.
  2. Install all the dependencies that the package.json file provides such us express, mongoose(that help you connect to the database) and embeded javascript (for templating) by running the npm i in the terminal.
  3. After that just turn on a server with node and go the localhost:3000/products in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors