Skip to content

carlpinto25/Chat-app-frontend

Repository files navigation

Chat App

Overview

This is a chat application.
It demonstrates:

  • Real-time chat UI
  • Backend API for handling messages
  • Websockets

Current Features

  • Simple Node.js + Express backend
  • react frontend

How to Run Locally

  1. Clone the repository:
    git clone <your-repo-link>
    cd <your-repo>
    npm install
    npm run dev
    
  • In chat-app change const client URL to running local host

About

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •