Skip to content

ischekoldin/telecom-dashboard-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telecom Dashboard Client

Telecom Dashboard client is a frontend for Telecom Dashboard, a demo client area of a telecommunications company. The frontend is built using:

  • React
  • Redux

Installation

git clone https://github.com/ischekoldin/telecom-dashboard-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/App.js file according to your backend endpoint.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published