Skip to content

Latest commit

 

History

History
128 lines (94 loc) · 3.47 KB

README.md

File metadata and controls

128 lines (94 loc) · 3.47 KB

Table of Contents
  1. About The Project
  2. Getting Started
  3. Running
  4. Contact

About The Project

ChatRoom

A chat app that gives the user the ability to sign in, add friends and chat with them in real time

(back to top)

Built With

  • Html
  • Css
  • Javascript
  • React
  • Git
  • Github
  • Firebase
  • Figma
  • React Router

(back to top)

Getting Started

To get a local copy up and running follow these simple simple steps.

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/0XYoussefX0/ChatRoom.git
  2. Install NPM packages
    npm install

(back to top)

Running

Development environment :

npm run dev

Production environment :

  npm run build
   npm start

Contact

Youssef Abelouas - Linkedin - [email protected]

Project Link: https://chatroom-f58.pages.dev/

(back to top)