Skip to content

ersync/vue-chatlog

Repository files navigation

Vue Chatlog

Vue Chatlog is a robust project that demonstrates the core features of a chat interface built with Vue.js.

Features

  • Message Interaction: Like or unlike messages.
  • Theme Options: Switch between dark and light modes.
  • Color Customization: Pick unique colors for sender and receiver.

Technologies Used

  • Frontend Framework: Vue 3
  • Build Tool: Vite
  • Styling: Tailwind CSS

Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/vue-chatlog.git
  2. Navigate to the project directory:
    cd vue-chatlog
  3. Install dependencies:
    npm install

Running the Application

Start the development server:

npm run dev

License

This project is licensed under the MIT License.