Skip to content

jojo-tutor/use-fetch

Repository files navigation

@jtutor/use-fetch

A lightweight react hook that uses fetch API. No additional module dependecies needed!

Packagist

Installation

Using NPM:

$ npm i @jtutor/use-fetch

Using Yarn:

$ yarn add @jtutor/use-fetch

Usage

Todo: Add usage doc

Run on local

Todo: Add steps to run on local

Examples

Live:

https://use-fetch.netlify.com/

Authors

Jojo E. Tutor

License

This project is licensed under the MIT License - see the LICENSE file for details