Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Chatting Website App

This repository contains the code for a real-time chatting website application and chatbot built with Node.js, Express.js, React.js, and Socket.io.

Project Structure

The project is organized into two main folders:

  1. Backend: Contains the server-side code built with Node.js and Express.js.
  2. Client: Contains the client-side code built with React.js.
  3. ChatBot in the landing page

Getting Started

Follow these steps to set up and run the project locally:

Backend

  1. Navigate to the backend folder in the terminal.
  2. Make .env file as per .env.example
  3. Run the following commands:
npm install
node index.js

Frontend

  1. Navigate to the client folder in the terminal.
  2. Run the following commands:
npm install
npm run start

System Design

System Design

Dependencies Details

Dependencies

Creator

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages