hoffmann-ai / website

HOFFMANN.AI official website
https://hoffmann.ai
MIT License
0 stars 0 forks source link

feat new ContactForm component #24

Closed EliottElek closed 3 years ago

EliottElek commented 3 years ago

Created new ContactForm component (responsive)

netlify[bot] commented 3 years ago

✔️ Deploy Preview for hoffmann-ai ready!

🔨 Explore the source changes: 651ffe1e97d62a96f1568ac8fcea703759529b2e

🔍 Inspect the deploy log: https://app.netlify.com/sites/hoffmann-ai/deploys/60f6fbeca5144200072a353c

😎 Browse the preview: https://deploy-preview-24--hoffmann-ai.netlify.app

AlexHff commented 3 years ago

Don't forget to implement the backend. What are the options?

AlexHff commented 3 years ago

https://github.com/ortheos/ortheos-frontend/blob/master/src/views/Buy/components/Form/Form.js I implemented this a while ago and it's a very good reference for React forms. Try to replicate this work. Endpoint will be Zapier for flexibility.