0.1.8 • Published 5 years ago

easymailing-client v0.1.8

Weekly downloads
24
License
-
Repository
-
Last release
5 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

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago