Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 955 Bytes

README.md

File metadata and controls

40 lines (29 loc) · 955 Bytes

Coffee Store

Welcome to the Coffee Store application! This is a web application that allows users to explore various types of coffee, view details, and manage their coffee collection.

Table of Contents

Features

  • Browse a variety of coffee types.
  • View detailed information about each coffee.
  • Add, update, and delete coffee items.
  • Responsive design for mobile and desktop.

Technologies Used

  • Frontend:

    • React
    • React Router
    • Tailwind CSS (for styling)
  • Backend:

    • Node.js
    • Express.js
    • MongoDB (for data storage)

Installation

To get started with the Coffee Store application, follow these steps:

  1. Clone the repository:
    git clone https://github.com/saidee-hasan/coffee-store.git