Skip to content

Jakia123sultana/coffee-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

☕ Coffee Store Server

A simple Express.js backend server for managing coffee items in a MongoDB database. Built for the Coffee Store project.


🔗 Live Server

🌍 https://coffee-store-server-swart-iota.vercel.app


📦 GitHub Repository

📁 https://github.com/Jakia123sultana/coffee-server


⚙️ Features

  • Add new coffee items
  • Retrieve all coffee items
  • Get coffee details by ID
  • Update coffee details
  • Delete coffee items
  • MongoDB database connection
  • Environment variables for secure config

🚀 Tech Stack

  • Node.js
  • Express.js
  • MongoDB (Atlas)
  • dotenv
  • CORS
  • MongoDB Native Driver

📦 Installation

git clone https://github.com/Jakia123sultana/coffee-server.git
cd coffee-server
npm install

About

Backend server for a coffee store application built with Node.js, Express, and MongoDB. Supports CRUD operations for managing coffee items.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors