/usehooks.ts

Typescript React Hook snippets

Primary LanguageTypeScriptMIT LicenseMIT

Usehooks(🔥) — usehooks-typescript.com

Netlify Status


🤔 About

This is the repository for usehooks.ts, a Gatsby powered blog hosted with Github & netlify that publishes easy to understand React Hook code snippets.

UseHooks.ts has been strongly inspired by usehooks.com, thanks to him. My objective here is to publish my hooks in Typescript in order to find them quickly

If you'd like to submit new post ideas, improve existing posts, or change anything about the website feel free to submit an issue or pull-request.


Summary


Installation

# Download the repo
git clone https://github.com/Junscuzzy/usehooks.ts usehooks
cd usehooks

# Install the dependencies
npm install

# Start the dev app
npm run start


Unlicense — public domain — by @Junscuzzy