BJ1209 / Telegram-clone

Telegram Clone with react/redux and firebase

Home Page:https://telegram-clone-bjs.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram Clone - React & Redux

Google Authentication

Telegram Clone Login

Login

Telegram Clone Home

Home

Tech Used:

  1. Create React Redux App -- for creating the Template of the Project.
  2. Firebase -- For Realtime Database and Deployment of the Project.
  3. material-ui -- For Some PreBuilt Components and Icons.
  4. redux-toolkit - Redux is generally used for state management.
  5. node-sass - node-sass natively compiles .scss files to css files
  6. react-flip-move - This animates the messages.
  7. moment - moment is js library for manipulating, and formatting dates.

Installation

npm install

Update Firebase Config File with your Firebase Config

Start The App

npm start

Build The Project

npm run build

About

Telegram Clone with react/redux and firebase

https://telegram-clone-bjs.web.app/


Languages

Language:JavaScript 48.5%Language:SCSS 45.3%Language:HTML 6.2%