Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ajitsinghkamal/react-form-with-hooks


https://github.com/ajitsinghkamal/react-form-with-hooks

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## Overview
This project uses context API and hooks to share state among components.

The form is fully reactive and supports required fields, regex validation and duplicate check.

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

### `npm test`

Launches the test runner in the interactive watch mode.

### `npm run build`

Builds the app for production to the `build` folder.