Git Product home page Git Product logo

chattyapp's Introduction

chattyApp

Simple chat app made with socket.io

*Note: The backend server is running on a free tier, which means after 20 minutes of inactivity it spins down. So, please be patient, starting from cold the server can take around 20 seconds to start up and respond.

๐Ÿ“” Table of Contents

๐ŸŒŸ About the Project

Screenshot 2023-02-14 at 14 22 09

What is ChattyApp?

This is a simple Chat app, built to practice using socket.io, as I'm planning on implementing in further in future projects

๐Ÿ‘พ Tech Stack

Client
Server

๐ŸŽฏ Features

  • Choose and enter a chat room
  • Messaging Other users in the room

๐Ÿงฐ Getting Started

โ€ผ๏ธ Prerequisites

This project uses NPM as package manager

 npm install

โš™๏ธ Installation

Install my-project with npm

  npm install

๐Ÿƒ Run Locally

Clone the project

  git clone [email protected]:marksist300/chattyApp.git

Go to the client directory

  cd client
  npm install
  npm run dev

Go to the server directory

  cd server
  npm install
  node server.js

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.