/tenmilesdemo

Basic Chat Mock using React, Redux, Bootstrap 4.

Primary LanguageJavaScript

Ten Miles Chat Demo

Basic Chat UI to implement multiple chats windows using react.js with redux state management using thunk middleware. Includes Bootstrap 4 for UI.

Basic Break up of the Project

  • Redux with Session Storage for Maintaining Chat Data.
  • Using Bootstrap 4, Google Fonts, Font Awesome for Cosmetic Stuffs
  • Single Page App with Chat List and Chat boxs that could be hidden.