Skip to content

SUra-95/chat-app-mern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

287c454 Β· Jan 15, 2025

History

65 Commits
Jan 12, 2025
Jan 12, 2025
Dec 22, 2024
Jan 15, 2025
Dec 7, 2024
Jan 12, 2025

Repository files navigation

Chat App (MERN Stack) πŸ’¬

This is a real-time chat application built using the MERN stack (MongoDB, Express.js, React, Node.js).

Features ✨

  • Real-time messaging πŸ•’
  • User authentication πŸ”’
  • Private and group chats πŸ‘₯
  • Responsive design πŸ“±

Installation πŸ› οΈ

  1. Clone the repository:
    git clone https://github.com/your-username/chat-app-mern.git
  2. Navigate to the project directory:
    cd chat-app-mern
  3. Install server dependencies:
    cd server
    npm install
  4. Install client dependencies:
    cd ../client
    npm install

Usage πŸš€

  1. Start the server:
    cd backend
    npm run server
  2. Start the client:
    cd frontend
    npm run dev
  3. Open your browser and navigate to http://localhost:3000 🌐

Contributing 🀝

Contributions are welcome! Please fork the repository and submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published