Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.39 KB

README.md

File metadata and controls

51 lines (33 loc) · 1.39 KB
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