/realtime-messenger

real time massenger with next.js13

Primary LanguageTypeScript

Realtime-messenger

License GitHub stars GitHub forks GitHub issues

Short project description goes here.

Table of Contents

About

this is realtime messenger with next13 js. you can register with email or you can use your github account and google account for register.

Demo

https://text-me-iota.vercel.app

Features

the features of this project

  • Realtime
  • Authentication
  • Smooth

Getting Started

First use npm install to install dependencies , then use npm run dev for run the project

Prerequisites

you have to be installed nodejs on your system, also install npm or yarn (optional,but one of them required)

Installation

$ git clone https://github.com/amirkeramatrealtime-messenger.git
$ cd realtime-messenger
$ npm install
$ npm run dev