Skip to content

Example Contact form that sends request to our auto-invite GCF

Notifications You must be signed in to change notification settings

Tacktician/slack-contact-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Form App

This is a simple web app that allows users to sign up for a slack workspace. The app is built with React and sends a POST request to a given backend API endpoint.

Installation

  1. Clone this repository: https://github.com/spider-sauce/slack-contact-form.git
  2. Navigate to the project directory: slack-contact-form
  3. Install the dependencies: npm install

Usage

  1. Build the app: npm run build
  2. Fill out the form and click Submit

Configuration

In order to configure the app for production you must ensure that the REACT_APP_API_URL environment variable is set either in a .env file or as a system Environment Variable.

About

Example Contact form that sends request to our auto-invite GCF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published