Application used to chat live with your friends!
Check it out online: https://chattam.online/
Frontend: React, Redux, TailwindCSS, FramerMotion
Backend: Firebase
- Creating account/using guest account
- Uploading profile picture
- Live chatting with other users
- Creating new chat rooms
Clone the project
git clone https://github.com/starzje/Chat-App
Go to the project directory
cd Chat-App
Install dependencies
npm install
Start the server
npm run start