Real-time Q&A
💻 Project
Real-time website for creating rooms with questions and answers.
🔨 Features
- Login with Google
- Create a room with a feed for questions
- See questions in real-time
✨ Technologies
- Next.js
- TypeScript
- Firebase Realtime Database
- Firebase OAuth
- Tailwind CSS
Getting Started
After cloning the repository, run the project in a development environment:
npm run dev
# or
yarn dev