A lightweight React hook for making API requests using Axios — built for Vite + React developers.
Simplify your API calls with built-in loading, error, and refetch support — all in one clean hook.
- ⚡ Simple
useAxios()hook - 🌀 Auto-handles loading, error, and response states
- 🔁 Supports refetch and dynamic dependencies
- 🧩 Works seamlessly with Vite, React, and TypeScript
- 💬 Lightweight and easy to integrate into any React project
npm install react-axios-helper