Skip to content

My first major project, consist of my own frontend and backend. Creates real-time chat application with saving to database

Notifications You must be signed in to change notification settings

bartoszmrosek/messenger_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

248 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend Unit Tests Backend e2e Tests

Currently under process of refactoring on backend!

Real-time chat app

The purpose of this application is simply to learn and create better fullstack applications. I want it to interconnect multiple libraries so I can get better at managing complex applications with multiple functions, while also being nice to look at and great with usability.

Viewable demo:

https://emotekpl-messenger-prod.netlify.app/

Technologies used:

Frontend:

  • React
  • React router
  • React hook form
  • Tailwind CSS
  • Tailwind scrollbar plugin
  • React textarea autosize
  • MomentJs

Backend:

  • Node.js
  • Express
  • Mysql2
  • MySQL cloud database

Others:

  • Typescript
  • Socket.io
  • nanoid
  • JWT

About

My first major project, consist of my own frontend and backend. Creates real-time chat application with saving to database

Topics

Resources

Stars

Watchers

Forks