Skip to content

HoussamBedja/chat-app-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React.js & Redux Chat App

This Project is built using mainly React.js and Redux.

Here are some key features:

  • Google user authentication.
  • Create new group chats and start chatting with others.
  • Real time updating of new messages.
  • All chat rooms, messages and user history linked to a Firebase database.

Deployed LIVE on https://react-chat-app-h.netlify.app/.

chat-app-react

Run the project locally

In the project directory, you can run:

npm install

Installs all the package dependencies.

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

Group messaging app built with React.js and Redux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published