Skip to content

ankushKun/random-retarded-3am-project

Repository files navigation

Call Me Maybe 🤙

live video dating app

  • Lock in with a match for 15 minutes
  • No brainless swiping

Upvote us on Product Hunt

Setup

Make sure you have Node.js and npm installed on your machine before starting the setup.

  1. Fork and Clone the repository:

    git clone https://github.com/<yourusername>/random-retarded-3am-project call-me-maybe
    cd call-me-maybe
  2. Install the required dependencies:

    npm install
  3. Copy env file

    mv .env.template .env.local
  4. Setup a new project with Google Firebase and enable firestore, authentication and analytics. Go into settings and add a web application, you will get the necessasary keys. Add them to the .env.local

  5. Run the project

    npm run dev
    

    the app will be available at http://localhost:3000


A product of weeblabs

Sponsor this project

 

Contributors 4

  •  
  •  
  •  
  •  

Languages