Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.09 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.09 KB

TalkVerse

https://www.talkverse.xyz

This is a fairly simple privating messaging similar to whats app or google's messages for the web. It is designed to be simple to use and allows you to meet new people online by allowing you search through everyone who has an account and invite them to chat.

Contributing

contributions welcome

installation

you are going to need a firebase account have a test project created in order to test a local version

  1. clone the repo with git clone https://github.com/GypsyDangerous/React-Chat-App.git
  2. cd into the cloned repo with cd React-Chat-App
  3. install dependencies with npm install
  4. create a .env and put all the necessary variables in it
  5. run npm start to start up your local test version

Bug Reporting and feature requests

if you want to a report a bug or request a feature please comment on this issue, all other issues can be made normally