Skip to content

Built using Node.js, Express, and MongoDB, it allows users to manually input the sender, receiver, and message content for each chat. The application features the ability to create, edit, view, and delete messages, offering a simple yet effective chat experience. The frontend is styled with custom CSS to provide a clean and structured interface.

Notifications You must be signed in to change notification settings

neerajsharma897/Mini-WhatsApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini WhatsApp

Description

Mini WhatsApp is a simple web-based chat application where users can send messages between specified senders and receivers. It supports basic operations such as creating, viewing, editing, and deleting messages.

Features

  • Send messages between users
  • Edit and delete messages
  • View message history

Technologies Used

  • HTML/CSS
  • JavaScript
  • Node.js
  • Express
  • MongoDB

Installation

  1. Clone the repository.
  2. Run npm install to install dependencies.
  3. Start the server with node index.js.

Usage

Access the application at http://localhost:8080.

About

Built using Node.js, Express, and MongoDB, it allows users to manually input the sender, receiver, and message content for each chat. The application features the ability to create, edit, view, and delete messages, offering a simple yet effective chat experience. The frontend is styled with custom CSS to provide a clean and structured interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published