Giter VIP home page Giter VIP logo

contactform_react_googlesheetdb's Introduction

Contact Page

Description

A modern and user-friendly contact page built with React, featuring form validation and integration with Google Sheets for seamless data collection

Table of Contents

Installation

  1. Clone the repository:

    git clone <repository-url>
    
  2. Navigate to the project directory:

    cd project-directory
    
  3. Install dependencies:

    npm install
    

Usage

  1. Start the development server:

    npm start
    
    or
    
    npm run dev
    
  2. Open your browser and go to http://localhost:5173 to view the application.

Google Sheets Integration

The project includes integration with Google Sheets for data collection using NoCodeAPI:

  1. Sign up for an account on NoCodeAPI and create a new Google Sheets API endpoint.
  2. Obtain the API endpoint URL provided by NoCodeAPI for your Google Sheets integration.
  3. Use the API endpoint URL in your project to send form submissions to the Google Sheets spreadsheet.
  4. Ensure that the Google Sheets spreadsheet is configured to accept data from the API endpoint.

This setup eliminates the need for obtaining Google Sheets API credentials and manually configuring a credentials file. Instead, you can directly use the API endpoint provided by NoCodeAPI to handle the integration seamlessly.

Make sure to add the Url into .env file

URL = <your_google_sheets_api_endpoint>

Deployment

The project is deployed on Vercel for hosting React applications.

You can access the deployed application using the following link: Vercel Deployment Link .

Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-name).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to the branch (git push origin feature-name).
  6. Create a new Pull Request.

License

This project is licensed under the MIT License.

contactform_react_googlesheetdb's People

Contributors

104ananya avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.