Skip to content

zeyad270/basic-product-listing-mean-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Basic Product Listing - MEAN Stack

Description

A simple MEAN stack application that displays a list of products from MongoDB. The backend is built with Node.js and Express, and the frontend is built with Angular.

Features

  • Fetch products from MongoDB using Express API
  • Display products in a responsive grid
  • Clean and simple UI

Tech Stack

  • MongoDB
  • Express.js
  • Angular
  • Node.js

How to Run

Backend

cd backend npm install npx nodemon server.js

Frontend

cd frontend npm install ng serve

About

Basic MEAN stack product listing application

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors