Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

form-contact

This is a copy of the Red Cross Contact page You can open it by clicking on this link https://norwegianredcross.github.io/form-contact/

What we are doing here is to add a contact form that talk to our backend.

The form is in the public/contact-form

To embedd it into the website you need to add two lines.

The script

<!-- THECONTACTFORM script -->                                        
<script src="https://norwegianredcross.github.io/form-contact/public/contact-form.js"></script>

And the css for the form

    <!-- THECONTACTFORM styles -->
    <link rel="stylesheet" href="https://norwegianredcross.github.io/form-contact/public/contact-form.css">

Our backend will receive the form on this enpoint: https://api-dev.redcross.no/forms/contact-form/v1

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages