Skip to content

ildebr/chatapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

General info

This project is chat app built using react.js, react-router-dom, Socket.io client for the frontend and node.js, Socket.io server for the backend.

Mobile web view

Desktop web view

Technologies

Project is created with:

  • React
  • Node

Live

The project is hosted on Vercel (frontend) and Render (Server). You can see it live here https://chatapp-kappa-coral.vercel.app/

Setup

To run this project, install it locally using npm:

$ cd chatapp
$ npm install
$ npm start
$ npm ../chatserver
$ npm install
$ npm start

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published