This is a React Js based Contact Page which stores user messages directly to a Google Sheet for easy access.
Here're some of the project's best features:
- Uses React js for a seamless user experience
- SheetDB is being used for updating the Google Sheets
- Responsive Web Design
- Simple Pleasant Layout
- Uses Font Awsome for Icons
1. Installing the setup
npm install
2. Second step is to get the Api key from the SheetDB
3. Put the API Key obtained from SheetDB in the environmental variables and use the documentation of SheetDB for help
4. For running the project locally
npm run dev
5. Connect Github to vercel and deploy it through Vercel.
https://vercel.com/
Technologies used in the project:
- HTML/CSS/JS
- React Js
- SheetDB
- Font Awsome
- Vercel
