Welcome to the Tech Chatting App! This is a web application designed for tech enthusiasts to engage in discussions about various topics related to technology. You can access the live version of the app here.
- Real-time Chat: Engage in real-time conversations with other users passionate about technology.
- Topic Channels: Join different channels based on specific tech topics to streamline discussions.
- User Authentication: Create an account or log in to personalize your experience.
To run the project locally, follow these steps:
- cd Tech-Chat
- npm install
- npm run dev
- Frontend: React
- Styling: Styled-components
- Real-time Communication: Firebase Realtime Database
- Authentication: Firebase Authentication