Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.22 KB

README.md

File metadata and controls

18 lines (14 loc) · 1.22 KB

WhatsApp Clone

This is a super cool WhatsApp Clone that enables 1-1 messaging. Some of the features I really liked-
  • streamlined one-step login setup via Firebase that incorporates the users Google Profile picture and info
  • server-side rendering, for fast load times
  • shows the last time the user was active
  • ability to log-out with one click
  • all the users and messages are stored within the Firebase database
  • built-in loading page

In building this, I used a lot of different elements, including Next.js, Styled Components, CSS, Material UI, Firebase, Moment, React DOM and more.

Screenshots

whatsapp screenshot 1

whatsapp screenshot 2

whatsapp screenshot 3

whatsapp screenshot 4