live video dating app
- Lock in with a match for 15 minutes
- No brainless swiping
Upvote us on Product Hunt
Make sure you have Node.js and npm installed on your machine before starting the setup.
-
Fork and Clone the repository:
git clone https://github.com/<yourusername>/random-retarded-3am-project call-me-maybe cd call-me-maybe
-
Install the required dependencies:
npm install
-
Copy env file
mv .env.template .env.local
-
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
-
Run the project
npm run dev
the app will be available at http://localhost:3000
A product of weeblabs