Skip to content

Real-time interactive application for revealing baby gender.

License

Notifications You must be signed in to change notification settings

jturazzi/gender-reveal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧒 Gender Reveal

Gender Reveal is a simple application to reveal a baby's gender interactively, using Socket.IO for real-time communication between the server and clients.

Features

  • Real-time baby gender reveal (boy or girl).
  • Interactive countdown for the reveal.
  • Admin interface to control the reveal.
  • Real-time display of connections.

Installation

  1. Clone this repository:
git clone https://github.com/jturazzi/gender-reveal.git
cd gender-reveal
npm install

Usage

  1. Start the server:
npm run test
  1. Access the admin interface in your browser: http://localhost:3000/admin

  2. Control the reveal by selecting the baby's gender and setting the countdown.

Contribution

We welcome community contributions. Fork, make changes, submit a pull request.

License

This project is licensed under the MIT License.