Skip to content

rakesh0x7/Chat-ting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat-ting 💬

  • It is an simple chatting application where users can join in different rooms and can chat with other people in the room
  • Chatting with WhatsApp or Facebook friends is fun until you get bored with them. If you are looking for new friends, random chat apps can be a great solution to bring a lot of excitement.
  • A handful of best random chat apps are available out there, allowing you to talk to strangers and spice up your life a little.
  • Talking to strangers can give you a distinct experience and it can be therapeutic, too. And the best part of using anonymous chat apps is that you don’t need to reveal your identity

Tech Stack used 👨‍💻

html5 css3 javascript nodejs express

Installation 🛠️

Step 1: Fork the repository. You can fork the repository by clicking on the fork button on the right hand side below the profile.

Step 2: Clone your forked repository. Replace yourusername with your GitHub Username.

git clone "https://github.com/deephunt3r/Chat-ting"

Step 3: After cloning the repository. Go to the repository.

cd DevZone

Step 4: Run npm init -y. It will install all the packages and dependencies used in the project.

npm init -y 

Step 5: Run npm install express. This will install express in your local repository.

npm install express 

Step 6: Run node index.js from your terminal. This will start the project in your local machine 🖥️.

node server.js

Step 7: Go to localhost 3000 to.

http://localhost:3000/

Hurray 🥳, you successfully installed the project in your local machine 🎉.

🚨 To run the project you must have a MongoDB Atlas Database link and you have to change the SAWO Labs API

Screen shots of the Application

image

image

image

Loved the project 💖

If you found the project intresting then please do give this project a star ⭐.

Made with 💖 by Rakesh