Skip to content

zhannapopenko/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A chat application created using React/Redux.

This application serves as an illustration of implementing Redux for data management, specifically handling messages. Users can compose messages (which will be displayed in the chat) and delete messages by clicking on them.

Demo

Technologies Used:

  • HTML/CSS
  • React JS
  • Redux

Getting Started with Create React App:

This project was bootstrapped with Create React App.

To Start the App:

  • Run npm i to install the required packages.
  • Execute npm start to launch the project.

About

An interactive chat application crafted with React and Redux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published