https://github.com/oge-dev/contactform-react
Contact Us form that allows users to send a message to make inquiries.
https://github.com/oge-dev/contactform-react
api-call axios contact-form form-validation forms post react-icons reactjs spinner
Last synced: about 1 year ago
JSON representation
Contact Us form that allows users to send a message to make inquiries.
- Host: GitHub
- URL: https://github.com/oge-dev/contactform-react
- Owner: oge-dev
- Created: 2024-07-29T16:38:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-02T22:09:18.000Z (over 1 year ago)
- Last Synced: 2024-08-03T13:54:18.332Z (over 1 year ago)
- Topics: api-call, axios, contact-form, form-validation, forms, post, react-icons, reactjs, spinner
- Language: HTML
- Homepage: https://contactform-react-byoge.netlify.app/
- Size: 224 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Task:**
Create a Contact Us form that allows users to send you a message to make inquiries.
- Please note:
Your work should not be in the main branch but in a separate branch with your chosen name.
On completing the implementation, create a pull request (PR) pointing your working branch to the main branch.
- Checkout to **form** branch to view my work