seif1000 / chat-languages

chat app

Home Page:https://evening-harbor-24520.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chat-languages

chat web app where you can choose the language you want to discusse with and start chating .

##Index

Demo

Check Demo

Features

Installation

Running Locally

Make sure you have Node.js and npm installed.

  1. Clone or Download the repository

    $ git clone https://github.com/seif1000/chat-languages.git
    $ cd  chat-languages
    
  2. Install Dependencies

    $ npm install 
    
    
    
  3. Start the application

```
$ npm run dev
```

Your app should now be running on localhost:3000.

About

chat app

https://evening-harbor-24520.herokuapp.com


Languages

Language:HTML 52.6%Language:JavaScript 39.6%Language:CSS 7.8%