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
This is a basic web-application based messaging app with functionality of personal and group chats. It enables user to chat with registered users and also create groups. Application is developed using Laravel along with MySQL (Eloquent ORM). The searching is powered by ElasticSearch. It is used on the top of Eloqurnt ORM to ensure continuous sea…
A whatsapp clone app having multiples features like sending message, authentication with google, logout, rooms chat, etc... using MERN STACK and tailwindCss to manage responsive !
FACEBOOK-Clone built using the MERN Stack. This application uses FireBase for user authentication and MongoDB as the backend. Users are allowed to POST their thoughts along with images. Also, this application utilizes PUSHER which is an npm package that allows MongoDB to be a real-time Database.
An Instagram clone allows you to log in and creates an Instagram post by uploading an image or video from your computer. you can also add caption and comment to other's post. I used MongoDB, express, and nodeJS for the backend and tried firebase storage as well for storing the comments and post's data. To know more visit my repo.