Skip to content

Latest commit

 

History

History
69 lines (46 loc) · 1.73 KB

README.md

File metadata and controls

69 lines (46 loc) · 1.73 KB

next-chat (v0.1.0)

A simple chat application built with Next.js, Tailwind CSS, and Socket.io.

Demo [GitHub license] [Stars]

Preview

Preview Preview Preview

Getting Started:

First, install the dependencies:

npm install
# veya
pnpm install
# veya
yarn install

Then, run the development server:

npm run dev
# veya
pnpm run dev
# veya
yarn dev

Open http://localhost:3000 with your browser to see the result.

How to Use:

  1. To start the application, follow the steps above.
  2. Open http://localhost:3000 in your browser.
  3. Enter your username and click the "Login" button.
  4. You can now start chatting. Enter your message and click the "Send" button to send messages to other users.

Features:

  • Real-time chat capabilities.
  • User-friendly interface.
  • Chat rooms customizable with usernames.

Contributing:

If you want to contribute to this project, you can follow these steps:

  1. Fork this repository and run it on your own project.
  2. Make your changes and add descriptive comments.
  3. Create a pull request.

License:

This project is licensed under the MIT License. For more information, see the LICENSE file.

Contact:

For any questions or feedback, you can reach us at [email protected] or Discord