A contact form using React which can send the form responses through email.
* Following npm packages are required:
*npm install emailjs-com
*npm install reactstrap
*npm install bootstrap
You need to create an account on [Emailjs](https://www.emailjs.com/) and make a template
for the email to be sent.