Skip to content

johnohhh1/ohhh1cloud

Repository files navigation

Digital Frame Slideshow

A web-based digital photo frame application with cloud storage integration.

Features

  • Slideshow functionality with customizable transitions
  • Google Drive integration
  • Dropbox integration
  • Local file support
  • Notification system for new images
  • Keyboard navigation
  • Accessibility features

Setup

  1. Clone the repository

  2. Install dependencies:

npm install
  1. Create a .env file with your API keys:
VITE_GOOGLE_CLIENT_ID=your_google_client_id
VITE_DROPBOX_CLIENT_ID=your_dropbox_client_id

Development

Run the development server:

npm run dev

Visit http://localhost:8080

Building

Build for production:

npm run build

Deployment

Deploy to Vercel:

vercel deploy

Visit https://digital-frame.vercel.app

License

MIT License

About

Cloud frame slideshow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published