Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 450 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 450 Bytes

chat-client

Tasks

  • Improve layout (desk and mobile).
  • Improve css structure.
  • Organizate style markup with BEM x SMACSS patterns.
  • Improve components structure (directory, naming and code) and markup.
  • Use constants insted magical strings.
  • Improve store and sagas.
  • Use env files.
  • Create live preview with heroku.
  • Create test (with linter and code coverage too).
  • Create an decent README.md.