Skip to content

This repository hosts a React e-commerce app with features like fetching data from an API using Axios, categorized rendering, client-side CRUD operations, and local storage for product information. It also includes Toastify for pop-up notifications.

Notifications You must be signed in to change notification settings

Pranaysherkar/Ract-EcommerceAdminPannel

Repository files navigation

Features :

  • API Integration: Utilizes Axios to fetch product data from an external API.
  • Categorized Rendering: Renders products in a centralized manner categorized by their respective categories.
  • CRUD Operations: Allows users to perform Create, Read, Update, and Delete operations on products directly from the client-side.
  • Local Storage: Stores product information locally in the browser's storage for persistence across sessions.
  • Product Details View: Displays detailed information about a specific product upon clicking its corresponding card.
  • Toast Notifications: Implements Toastify for user-friendly pop-up notifications.

About

This repository hosts a React e-commerce app with features like fetching data from an API using Axios, categorized rendering, client-side CRUD operations, and local storage for product information. It also includes Toastify for pop-up notifications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published