A full-stack MERN (MongoDB, Express, React, Node.js) application for managing and displaying a product catalog with detailed product views.
- Frontend: React-based user interface with product listing and detailed product view.
- Backend: Express.js server for API endpoints.
- Database: MongoDB for storing product data.
- Routing: Dynamic routing for product details using React Router.
Ensure you have the following installed:
- Node.js (v14 or higher)
- npm or yarn
- MongoDB (local or cloud instance)
git clone https://github.com/<your-username>/product-catalog-app.git
cd product-catalog-app