Skip to content

LorenaCapraru/cyf-chat-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeYourFuture Chat Service

This application provide Chat Service to users to exchange messages on a single purpose build platform.

Deployed Website

Access the deployed version of the application: lorena-chat-react.netlify.app

Inside The App

Screenshot 2023-07-19 at 10 14 18

Features

  • The app facilitates the user to write a meesage after inserting his/her name.
  • The app enables user to exchange messages in real-time with other users.
  • The app ensures user to delete a message.
  • The app provides the option to edit a message.

Technologies Used:

  • JavaScript Frameworks: React
  • Node.js
  • CSS, HTML

Pie Chart Of Languages Used

%%{init: {'theme': 'base', 'themeVariables': { 'pie1': '#ff6978', 'pie2': '#b1ede8', 'pie3': '#fffcf9'}}}%%

pie
    title Languages Used
    "JavaScript" : 64.5
    "CSS" : 21.9
    "HTML" : 13.6
Loading

Installation

Clone the repository:

git clone github.com/LorenaCapraru/cyf-chat-react

Install dependencies:

npm install

Start the development server:

npm start

About

Skeleton for a React chat-client exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.5%
  • CSS 21.9%
  • HTML 13.6%