Skip to content

JakubLog/whatsapp-copy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

74 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Whatsapp application clone ๐Ÿคฏ

GitHub commit activity GitHub code size in bytes
GitHub package.json dependency version (prod)

About โœ๏ธ

whatsapp-copy

Let's talk together! ๐Ÿฅ‡ Just register in this whatsapp copy app and enjoy! ๐Ÿ˜„

Mobile version: no ๐Ÿšซ

PageInsights scores:

  • Mobile: not supporting
  • Desktop: 100/100

How can I try it? ๐Ÿค”

Try now on: https://jakublog.github.io/whatsapp-copy/ Test Login Details:

Instalation steps ๐Ÿ› ๏ธ

  1. Copy this repository
gh repo clone JakubLog/whatsapp-copy
cd ./whatsapp-copy

or

git clone https://github.com/JakubLog/whatsapp-copy.git
cd ./whatsapp-copy
  1. Install required packages
npm install
  1. Open App in Development mode
npm start

Open https://localhost:3000 to view in the browser. And that's all!

About UX/UI ๐Ÿ–Œ๏ธ

All of styles and views are designed by Author.
Colors were selected by Author too.

image image image image

Project structure ๐Ÿ’ก

It's small project based on atomic design. ๐Ÿ˜„

Technological facilities ๐Ÿ‘ท

Application is based on React (JavaScript) and integrations with Firebase.
To authorizate new and existing users I used Firebase Auth with Google Integration.
All messages are stored in Firestore (NoSQL Database) and based on live reloading Snapshots. ๐Ÿ”ฅ

This medium project is hosted on GitHub Pages with SSL protocol. โœจ