@haseebmernstack/react-axios-helper
v1.0.0
Published
A simple React + Axios hook to simplify API requests in Vite or React apps.
Maintainers
Readme
🚀 react-axios-helper
A lightweight React hook for making API requests using Axios — built for Vite + React developers.
💡 Features
- Easy
useAxios()hook - Auto-handles loading & error states
- Built-in refetch support
- Works out of the box with Vite & TypeScript
⚙️ Installation
npm install react-axios-helper