Skip to content

soumalya1902/Assessli-Contact-Form-Task

Repository files navigation

Assessli React Internship Assignment

This project is a React assignment for Assessli. It aims to create a dynamic and visually appealing contact page using React that can be easily integrated into your website to allow visitors to send you messages. The contact page includes a form with fields for name, email, phone, and message. The project integrates with Google Sheets, and the form data is being submitted to the where the proper working of the form can be checked.

Getting Started with Create React App

This project was bootstrapped with Create React App.

Once We Clone the Repository, we have to run the following commands ->

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This function creates a compact folders of all the essential part of the application so that it can be deployed.