This project is a Product Listing Application built using React.js. It displays a list of products with their image, name, price, and category in a clean and structured layout. The application demonstrates how to fetch and render data dynamically using React components.
It also includes basic navigation options such as Product List and Add Product, making it a simple example of a frontend e-commerce style interface.
Displays a list of products Shows product image Shows product name Shows price Shows category Simple navigation menu Clean and readable UI Component-based React structure
React.js JavaScript JSX HTML CSS Node.js & npm