DEV Community

Cover image for ๐Ÿš€ Just Launched My Coffee Store App! โ˜•๏ธ
Alva for NextGenAlva

Posted on

๐Ÿš€ Just Launched My Coffee Store App! โ˜•๏ธ

## ๐ŸŽฏ Project Overview

Iโ€™m excited to share my latest personal project: a Coffee Store CRUD App built with the MERN stack and Firebase Authentication! This was a great opportunity to sharpen

Image description

my skills in full-stack web development while diving into concepts like Context API, state management, and code structuring in a real-world scenario.

*Features:
*

  1. Browse coffee types: Public view for all visitors.
  2. User authentication: Register/Login using Firebase Auth.
  3. CRUD functionality: Add, Edit, Delete coffee items (only for logged-in users).
  4. User management: View and manage other users.

Backend: Built with Express.js and Node.js, connected to a MongoDB database.

Although the app doesnโ€™t have complex role-based access control, it focuses on clean authentication and CRUD operations.

๐Ÿ“Œ Tech Stack:

  • React.js
  • Firebase Authentication
  • Node.js
  • Express.js
  • MongoDB
  • Tailwind CSS

๐Ÿ’ป GitHub Repository:
Check out the code here:
https://lnkd.in/eq5RujsG

Top comments (0)