Skip to content

jetleebruce/fcf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The project was build for learning purpose. Simple chat a la Facebook messanger. All users and messages are saving and reriving on the fly from realtime Firestore. Thanks to useEffect hook it keep event listener with snapshot and every time it changes the component rerender.

  1. React JS
  2. Hooks: useState and useEffect
  3. Firebase for storing data
  4. Material UI
  5. react-flip-move for smooth appearing messages

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published