Skip to content

💬 An chat with sockets architecture to improve my react skills.

Notifications You must be signed in to change notification settings

tunnes/chat-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.