Skip to content

Claire-Couppie/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a React chat app with one user. Messages can be typed and sent from the input in the bottom. On scroll top, it loads new messages generated by a fake api. To optimize the rendering, the number of rows in the DOM is constant.

Getting started

npm install
npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published