1.7.0 • Published 2 years ago

@xuanxoo/search-form v1.7.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Search Form

Frontend challenge implemented with hexagonal architecture.

Requisites

node >= 14

Installation as default app

$ yarn install

Development

$ yarn start

Open http://localhost:3005/ to view it in the browser.

Tests

Unit tests

$ yarn test

Install this package as dependency

 yarn add '@xuanxoo/search-form'

Importing SearchForm

as a package

import { SearchForm } from '@xuanxoo/search-form';

const MyComponent = () => <SearchForm />;

Architecture diagram

HEXAGONAL@2x

1.7.0

2 years ago

1.6.0

2 years ago

1.5.3

2 years ago

1.5.2

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

0.1.0

2 years ago

1.0.0

2 years ago