Skip to content

shahednasser/use-online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

use-online

React Custom Hook Tutorial - Creating useOnline, testing it and publishing it on NPM.

You can go through the tutorial here.

Compiling

To compile the code for the use-online hook run:

npm run build

Use Hook in example

To use the use-online hook in example, first run in the root directory of use-online:

npm link

Then, inside example run:

npm link use-online

Finally, run the development server:

npm start

License

MIT

About

React Custom Hook Tutorial - Use Online

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published