Skip to content

Rafiul-Islam/Gossip-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gossip App

This project is a simple chatting application with Create React App and react-chat-engine

Website: Gossip App

Features

  • Login and logout system
  • Can chatting with anyone member of the app
  • Anyone can create and delete chat room
  • Only admin of the chat room can add and delete members
  • Rooms are visible for Only room members.
  • can upload photo
  • There is a side section for photos where room member can see all the photo
  • Have User and Admin authentication and authorization.

Technology

  • React
  • Axios
  • React-Chat-Engine
  • Ant-Design/icons

Starter Kit

Get the kit

git clone https://github.com/Rafiul-Islam/Gossip-App

Go to the project's src folder and open App.js then add your projectID to the projectID='' and run the command in terminal

yarn

Builds the application and starts a webserver with hot loading. Runs on http://localhost:3000/

yarn start