0.1.8 • Published 4 years ago

easymailing-client v0.1.8

Weekly downloads
24
License
-
Repository
-
Last release
4 years ago

Easymailing-client

easymailing-client is a react component that provides an email form that's built to send a post request to a server.

Getting Started

Install npm i easymailing-client Require the package

import EasyMailing from 'easymailing-client';

You can use the component as:

<EasyMailing baseUrl='http://localhost:3333' path='mail'>

where baseUrl is the location of your server and path is the path you would like to receive the post request.

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago