Skip to content

bgwastu/snapsend

Repository files navigation

Snapsend logo

Snapsend

Snapsend is a free and open-source application that allows you to share photos for a limited time and a limited number of recipients.

Install Snapsend on Deta Space

Features

  • Set the timer for the photos to expire
  • The photo will be deleted after 24 hours if not opened
  • Detect if the user is already viewed the photo
  • Anonymous, no login required

Screenshots

Homepage

Homepage

Share Snap

Share Snap

Viewing Snap

View Snap

Technologies Used

How to run it locally

Prerequisites

Local installation

  1. Clone the repository
  2. Copy the .env.example file to .env.local and fill the required values
  3. Run yarn
  4. Run yarn start