Skip to content

An Anonymous Chat Application, Based on the user Mood

Notifications You must be signed in to change notification settings

0xvashishth/MoodMate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MoodMate <> Anonymous Chat 😁

This is a public chat app created using SignalR real-time framework along with the combination of ReactJs ASP.Net Core. 🎉

Features 🎊

  • Users can communicate anonymously based on their mood.
  • Users can join unique rooms based on their mood.
  • Users can send messages to a room.
  • Users can receive messages from a room in real time.

Getting Started

Prerequisites ⚙

Installation 💻

  1. Clone the repository
    git clone https://github.com/PRINCE-DHAMECHA/MoodMate.git
  2. Install NPM packages
    cd moodmate_frontend && npm install && npm start
  3. Run the application
    cd MoodMateServer && dotnet run

Usage 🚀

  1. Open your browser and navigate to http://localhost:3000.
  2. Enter your name and select your mood.
  3. Join a room based on your mood.
  4. Start chatting! 😋

Creators 😎

About

An Anonymous Chat Application, Based on the user Mood

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.3%
  • C# 19.4%
  • HTML 3.9%
  • CSS 3.4%