Skip to content

Repository files navigation

Anonymous Angel

Send anonymous gifts with ease.

Setup

Prerequisites

  • Node.js 18+ and npm

Installation

  1. Clone the repository:
git clone https://github.com/your-username/anonymous-angel.git
cd anonymous-angel
  1. Install dependencies:
npm install
  1. Set up environment variables: Create a .env.local file in the root directory with the following:
ZINC_API_KEY=your_zinc_api_key
NEXT_PUBLIC_BASE_URL=http://localhost:3000
SUPABASE_URL=your_supabase_url
SUPABASE_ANON_KEY=your_supabase_anon_key
  1. Start the development server:
npm run dev
  1. Open http://localhost:3000 in your browser.

Production Build

npm run build
npm start

Deployment

The project is ready to deploy on Vercel with minimal configuration.

About

Anonymous Angel is a lightweight, emotionally engaging web application that allows users to send surprise gifts to others anonymously. By leveraging the ZincAPI, the app simplifies gift-sending into a 60-second flow.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages