GithubHelp home page GithubHelp logo

chat-app-frontend's Introduction

Frontend - Web Chat Application

Overview

The frontend for the web chat application is developed using React.js and Material-UI for building the user interface. Socket.IO is used for real-time communication with the backend server. JWT is employed for user authentication, and Axios is used for making HTTP requests to the backend API. The frontend is developed using TypeScript for type safety and improved code maintainability.

Technologies Used

  • React.js: JavaScript library for building user interfaces
  • Material-UI: React components library for UI design
  • Socket.IO: Real-time communication between clients and server
  • JWT: JSON Web Tokens for user authentication
  • Axios: Promise-based HTTP client for the browser and Node.js
  • TypeScript: Superset of JavaScript for enhanced type checking and readability

Installation

  1. Clone the repository
  2. Navigate to the frontend directory
  3. Run npm install to install dependencies
  4. Update the backend API URL in the .env file
  5. Run npm start to start the development server

Configuration

  • Update the .env file with the backend API URL.

Usage

  • The frontend provides a user interface for sending and receiving messages, user authentication, and other functionalities.
  • Real-time messaging is facilitated through Socket.IO connection with the backend server.

Screenshots

1

Signup

2

Signin

3

Home

4

Chat 1

5

Chat 2

chat-app-frontend's People

Contributors

moazdev1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.