whispTalk is a real-time chat application that enables users to communicate through text messages, audio calls, and video calls. It provides an intuitive interface for seamless and efficient communication.
- Real-time Chat: Instant messaging with other users.
- Audio Calls: High-quality voice communication.
- Video Calls: Smooth video calling experience.
- Responsive UI: User-friendly interface with responsive design.
Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.
- Node.js (version 14.x or above) - Download and install from Node.js official website.
- npm - Comes with Node.js, used for managing packages.
-
Clone the repository:
git clone https://github.com/tamjidahmed0/WhispTalk cd whispTalk
-
Run the code on local server:
npm run dev