Skip to content

qwertyacc/messenger_app

Repository files navigation

This is a working Simple Messenger created for educational purposes

GitHub Logo

to run a local server on a computer, use

'npm run dev'

Project structure:

  • client (main tool): ReactJS(state - Redux), GridCSS, Materialize
  • server (taught for this project): NodeJS, express
  • client-server interaction: ajax, web-sockets
  • data base: MongoDB
  • hosting: Heroku

You can see the result here Simple Messenger