Skip to content

Contact form demonstrates a simple contact page with information about the company and features a simple form with front-end data validation.

Notifications You must be signed in to change notification settings

osSidd/Contact-Form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact form

This is a web component to act as a template for a contact page with information about the individual/company and featuring a form with front-end data validation. Upon filling the form as the user clicks the submit button, the component fetches data via an api to show the queue number of current user.

Install and run the app

For local development

cd Contact-Form
npm install
npm run dev

For production build

npm run build

Technologies Used

  • reactJS
  • react-strap
  • bootstrap
  • vite

Learning

While building this project I learnt about component reusability in react, using react-strap for styling components and front-end form validation.

About

Contact form demonstrates a simple contact page with information about the company and features a simple form with front-end data validation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published