Skip to content

ischekoldin/concord-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concord Client

Concord client is a frontend for Concord, a Discord like chat app. The frontend is built using:

  • React

Installation

git clone https://github.com/ischekoldin/concord-client.git

Demo Heroku servers go idle after 30 minutes of inactivity. So the first start of frontend and backend is slow.

Usage

// to start on localhost, the default port is 5000
npm devstart 

Important

  • There is a heroku.com specific script "heroku-postbuild" which isn't required on other platforms.
  • Make sure to adjust the src/Chat/Chat.js file according to your backend endpoint.

License

MIT

About

Frontend for Concord, Discord clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published