Skip to content

IMPHNEN/boedin-chat-frontend

Repository files navigation

IMPHNEN Chat Frontend

A WebSocket-based chat frontend built with React + Vite and powered by Shadcn/ui.

Prerequisites

  • Node.js (version 16 or above)
  • Browser

Installation

  1. Clone the repository
  2. Install the dependencies:
npm install
  1. Start the development server:
npm run dev

The development server will start on 0.0.0.0:5173 by default.

Live Demo

You can try the live demo version from this link

Contributing

  1. Fork the repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a new Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published