Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/martinbinard/react-custom-hooks-form


https://github.com/martinbinard/react-custom-hooks-form

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# 📦 React custom hooks form

## Description

- Create a homemade useWatcher to control user input without using the react-hooks-form library.
- Use react-router-dom.
- Create a login / form.

## TOOLS

- react
- react-dom
- typeScript
- vite
- eslint-airbnb

## Use

```
npm i
```

then

```
npm run dev
```