seshubonam / Voicey

Group voice chat application being built with ReactJS and Express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

voicey is an application to make voice chat rooms inspired by Clubhouse

👨‍💻 Run on local machine

Fork this repository

Clone this repository in your desired folder by

$ git clone https://github.com/{YourUsername}/Voicey
Make sure to have NodeJS installed

For frontend


$ cd frontend
Install the dependancies

$ npm install
Start the React modules

$ npm start

Screenshots

About

Group voice chat application being built with ReactJS and Express


Languages

Language:JavaScript 79.5%Language:CSS 18.9%Language:HTML 1.7%