Word Of The Minute
Made with:React, Firebase, Tailwind
A real-time word game built with React and Firebase. Users can submit words, and every 60 seconds, the most popular word is crowned the 'Word of the Minute'. The top submissions are displayed in a popup leaderboard.

This project helped me dive deeper into Firebase’s real-time database, async logic with timers, and conditional UI rendering. It's optimized for quick feedback and multiplayer interaction — no sign-up required. Key Features: Live 60-second round timer Real-time word submission and voting Automatic winner selection Leaderboard popup with top words

go back