MeMoElprince / poking-app

Chat Application

Home Page:https://pokingapp.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

It's a chat platform enables you to add friends using email address then you can chat with them.
Your are welcome to Website.

Features

  • Private secure chat.
  • Adding friends to start chatting.
  • Delete friends
  • A profile page

Comming Features

  • User can have photo
  • upload files via chat
  • User can create and join groups

Installation & Setup

Server side

prerequisites
$ git clone 
$ cd poking-app
$ cd server
$ npm install 
$ npm run dev # for development
$ npm run prod # for production
⚠️ Do not forget to add your own .env file
change env.example file name to config.env and add your own values.

Client side

About

Chat Application

https://pokingapp.vercel.app


Languages

Language:JavaScript 87.7%Language:Pug 9.2%Language:CSS 2.7%Language:HTML 0.4%