Skip to content

Free branded office backgrounds for Zoom, Google Meet, or Teams. Upload your logo to instantly generate a gallery of free virtual office background images powered by Design Huddle.

License

Notifications You must be signed in to change notification settings

designhuddle/freeofficebackgrounds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free Office Backgrounds

Branded office backgrounds for Zoom, Google Meet, or Teams. Upload your logo to instantly generate a gallery of free virtual office background images.

Technologies Used

  • Design Huddle API
  • JavaScript
  • SASS
  • HTML5
  • Vite

Getting Started

  1. Clone the Repository

First, clone the repository to your local machine:

git clone https://github.com/designhuddle/freeofficebackgrounds.git

  1. Install Dependencies

Navigate to the project directory and install the necessary dependencies:

npm install

  1. Create the .env File

Create a .env file in the root directory of the project:

touch .env

  1. Configure Environment Variables

Open the .env file and add the following environment variables:

  • VITE_DOMAIN=xxx
  • VITE_DSHD_DOMAIN=xxx
  • VITE_DSHD_CLIENT_ID=xxx
  • VITE_SPECIAL_USER_ACCESS_TOKEN=xxx
  • VITE_ENV_MODE=production
  • VITE_GOOGLE_ID=xxx (if using GTM)
  1. Run the Application

To start the development server, run:

npm run dev

  1. Testing in Local Mode

To run the application in local mode, set the VITE_ENV_MODE to local and run the following command:

npm run dev

About

Free branded office backgrounds for Zoom, Google Meet, or Teams. Upload your logo to instantly generate a gallery of free virtual office background images powered by Design Huddle.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published