Skip to content

A real-time chat application that allows users to create rooms and communicate with each other.

Notifications You must be signed in to change notification settings

barisertakus/chatback

Repository files navigation

⚡ Chatback

A real-time chat application that allows users to create rooms and communicate with each other.

👉 Live Demo

https://chatback-neon.vercel.app

  username : test@test.com
  password : test

👉 Installation

Clone the project.

  git clone https://github.com/barisertakus/chatback.git
  git clone https://github.com/barisertakus/chatback-backend

👉 Backend

Download required npm packages.

  npm install

🚀 Run

  npm start

👉 Frontend

Download required npm packages.

  npm install

🚀 Run

  npm run dev

About

A real-time chat application that allows users to create rooms and communicate with each other.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published