Skip to content

corozb/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App

This is a Chat Application where you can:

  • Create a user for the app (sign up), you can use a fake email.

  • Login after your register

  • Administrate profile to update information and upload your own avatar

  • Chat in real time with other user (open other browser or incognito mode)

  • Preserve the chat history

    DEMO

Built using:

  • Material UI for UI design:
    • npm install @material-ui/core
    • npm install @material-ui/icons
    • npm install @material-ui/lab

  • ReactJS for the frontend npx create-react-app chat-app npm i react-router-dom

  • Firebase for the backend: - Register and Authentication user - Chat history - Storage Image - Deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors