Skip to content

sBRK255/valswishes

Repository files navigation

Valentine's Wish App

A web application for creating and sharing Valentine's wishes.

Setup

  1. Clone the repository
  2. Install dependencies:
    npm install
  3. Copy .env.example to .env.local and update with your Firebase credentials
  4. Run the development server:
    npm run dev

Environment Variables

Create a .env.local file with the following variables:

  • NEXT_PUBLIC_FIREBASE_API_KEY
  • NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN
  • NEXT_PUBLIC_FIREBASE_PROJECT_ID
  • NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET
  • NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID
  • NEXT_PUBLIC_FIREBASE_APP_ID

Deployment

This app is configured for deployment on Vercel.

License

MIT

About

simple dynamic wish creator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors