Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gypsydangerous/talkverse
- Owner: GypsyDangerous
- Created: 2020-04-10T05:32:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T12:22:03.000Z (about 2 years ago)
- Last Synced: 2024-11-09T21:27:42.863Z (3 months ago)
- Topics: firebase, reactjs
- Language: JavaScript
- Homepage: https://talkverse.vercel.app
- Size: 470 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
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