Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 609 Bytes

README.MD

File metadata and controls

42 lines (26 loc) · 609 Bytes

Coffee Bite Server Code

A online coffee shop web app backend, using with EXPRESS,MongoDB,JWT

Installation

Use this package github to install Coffee Bite.

$ git clone https://github.com/mr-touhed/coffee_shop_server
$ npm install

Usage

# express JS
# MongoDb
# JWT
# dotENV
# cors
# Nodemon

Features

  • secure api for create update and deletion
  • using JWT for secure route

Production

all Products

https://coffee-house-server-red.vercel.app/api/products

LIVE LINK