Skip to content

Xperienced-Tekie/dev-project-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chattie

Chattie is a real-time chat application that enables users to communicate with each other instantly. Leveraging modern web technologies, Chattie provides a seamless chatting experience with a client-server architecture to handle live messaging, user authentication, and more.

Features

  • Real-time Messaging: Instantly send and receive messages.
  • User Authentication: Secure user login and registration.
  • Private and Group Chats: Create private chats or group conversations.
  • Responsive UI: A clean and responsive user interface for an optimal chatting experience across different devices.

Getting Started

To get Chattie up and running on your local development machine, follow the steps below. Ensure you have Node.js (version 18.x or above) and Yarn installed.

Installation

  1. Clone the Repository:

    Begin by cloning Chattie to your local machine using the following command:

    git clone https://github.com/Xperienced-Tekie/dev-project-2.git
    cd dev-project-2
    
  2. Install the Dependency:

    yarn install
    
  3. Start server:

    yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published