ZyoGo / Ceritain

anonymous chat app for people who have problems with mental illness

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ceritain

A simple anonymous chat app using Socket IO, React JS and Material UI

Client Project setup

Remember to create a .env file based on the .env.example

Download the dependencies with npm

cd client
npm install

Run the app in localhost

cd client
npm start

Server Project setup

Remember to create a .env file based on the .env.example

Download the dependencies with npm

cd server
npm install

Run the app in localhost

cd server
npm start

Coming soon Features

  • Reply Chat
  • Realtime Database
  • Redesign

About

anonymous chat app for people who have problems with mental illness


Languages

Language:JavaScript 91.1%Language:HTML 8.5%Language:Shell 0.4%