Skip to content

Latest commit

 

History

History
57 lines (33 loc) · 1.36 KB

README.md

File metadata and controls

57 lines (33 loc) · 1.36 KB

LeetFeetChat

LeetFeetChat is a messaging app. Where you can create your own Public and Private rooms and invite people's to chat into them.

Languages/ Tool:

Client: ejs (HTML Template Engine), CSS, JavaScript

Server: Node, Express, Socket.io

Database: MongoDB

👩🏽‍💻 Demo

Check out the website: LeetFeetChat

👇🏽 Prerequisites

Before installation, please make sure you have already installed the following tools:

🛠️ Installation Steps

  • Fork the project. Click on the icon in the top right to get started
  • Clone the project, you can use the following command:
git clone https://github.com/<your-github-username>/LeetFeetChat
  • Navigate to the project directory
cd LeetFeetChat
  • Install dependencies with npm install
npm install
  • Run npm start
npm start

🙏🏽 Support

This project needs a star️ from you. Don't forget to leave a star 🌟