Skip to content

obaidofj/Socket_Simple_FrontBack

Repository files navigation

FaceingOff Real Time Chat App Frontend

This is the frontend part of the Chat App project. It includes the login and chat interfaces.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js installed
  • npm (Node Package Manager) installed

Installation

  1. Clone the repository:
cd toyourRootfolder
git clone <repository-url> .
  1. Navigate to the project directory and Install dependencies by runing:
npm install

Usage

run the app

node app.js

The server will be running at http://localhost:4000.

Login

Open your browser and navigate to http://localhost:4000. You will see the login page.

Chat

After successful login, you will be redirected to the chat page. You can also access it directly at http://localhost:4000/chat.html.

Contributing

Contributions are welcome! Please follow the: contribution guidelines.

License

This project is licensed under the MIT License.

The Backend Reapo link is :

Real Chat Backend Reapo

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published