Skip to content

gitbinw/DemoStreamings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DemoStreamings

Demo Streamings is written in ReactJS. It's responsive designed. The main feature is loading and displaying the different types of streamings.

Setup

  • install NodeJS
  • install Sass
  • install React, WebPack, Babel, React Router, Sass Loader, Hot Loader, Jest with npm
  • run npm start
  • open http://localhost:8080 in browser.

Run production version

Demo page

What technologies are using?

  • NPM is package management tool from NodeJS
  • Webpack is a bundler which is used for build and bundle the app
  • Babel is used for transfering ES6, React JSX to browser compatible js code
  • Sass is used to preprocess and organize the CSS code
  • Jest is a test framework for unit testing the ReactJS components

Improvements in the future

  • Some styling is not looking good, could be improved
  • The code could be organized in a better structure
  • Use Redux for managing the state

About

Demo Streamings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors