Skip to content

ClassChat is a real-time web-based chatroom designed to facilitate communication between students in a class.

License

Notifications You must be signed in to change notification settings

LuoZihYuan/ClassChat-Client

Repository files navigation

ClassChat-Client

ClassChat is a real-time web-based chatroom designed to facilitate communication between students in a class.

Important

This repository is the client-side implementation. Visit ClassChat-Server for server-side.

Usage

Build from source

  1. Install pnpm and Git LFS.
  2. Clone this repostiory to your local computer.
  3. Open your preferred terminal and cd into the repository.
  4. Run git lfs pull to pull all contents from remote.
  5. Build with pnpm install;pnpm run build;.

Introduction Video

intro ClassChat

Screenshots

  • ChatRoom

    screenshot chat

About

ClassChat is a real-time web-based chatroom designed to facilitate communication between students in a class.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published