ChapApp is a real-time chat application built using Node.js, Next.js, Express, Socket.io, Tailwind CSS, and WebSockets for duplex communication and it Provide a lot more features as you see in the url below do check it out the other repositories
![App_Priview](https://github.com/saiyamdubey/ChatApp/blob/main/public/Screenshot%202024-02-25%20014418.png)
- Real-time messaging
- User authentication
- Chat rooms
- Responsive design with Tailwind CSS
- Node.js
- Next.js 14
- Express
- Socket.io
- Tailwind CSS
To get started with ChapApp, follow these steps:
-
Clone this repository:
git clone https://github.com/saiyamdubey/ChatApp.git
-
Install dependencies:
cd chapapp npm install
-
Start the development server:
npm run dev
-
Visit
http://localhost:3000
in your browser.
Once the application is running, users can sign up or log in to access chat rooms and start real-time conversations.
ChapApp is open for contributions! If you'd like to contribute to this project, you can:
- Fork the repository
- Create your feature branch (
git checkout -b feature/YourFeature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin feature/YourFeature
) - Create a new Pull Request
Please ensure that your pull request adheres to the code of conduct.
If you have any questions or suggestions, feel free to reach out to the project maintainer:
Email: [email protected]
This project is licensed under the MIT License.