/React-hooks

A React prompt and hooks content

Primary LanguageTypeScriptMIT LicenseMIT

React-hooks

The goal of this application is to help people learn about react hooks using real life examples. Simple and straightforward explanations will be provided for each example. Also, live code editor will be provided.

  1. Install Modules.

    npm install
  2. Start project locally.

    npm run dev