Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gypsydangerous/talkverse

TalkVerse a real-time private messaging app built with React and Firebase
https://github.com/gypsydangerous/talkverse

firebase reactjs

Last synced: 29 days ago
JSON representation

TalkVerse a real-time private messaging app built with React and Firebase

Awesome Lists containing this project

README

        

# 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](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/GypsyDangerous/React-Chat-App/issues)

## 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](https://github.com/GypsyDangerous/React-Chat-App/issues/1) issue, all other issues can be made normally