simple_chat_app Table of contents General info Technologies Setup General Info A simple chat app built with Websockets, React and Redux. Technologies Project is created with: React Redux Websockets SASS CSS Modules Webpack Babel ES6 Set up Run npm install Start the dev server using npm start Open http://localhost:3000