You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A repository that contains all the Source code and informations of a Realtime Chat application. Uses Socket.io for real time communication and stores user details in encrypted format in Mongo DB Database. It is deployed on netlify. 💬
Simple user information add has been worked on this repository. Using the data get method from backend to show in UI and using data post method from user to send backend data and show new data in UI.