Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 573 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 573 Bytes

Facebook Clone Application

Created using
React as front-end,
Firebase as back-end,
react-icons for Icons,
plain CSS for styling.

Features:

  • Signup and Login through E-mail by Firebase with Validation,
  • Adding posts with and without images,
  • Adding posts with and without captions,
  • Dark Theme and Light theme toggle.

Only the below features are mocked as per main application.

Limitations:

  • Login page,
  • Signup modal,
  • Signup or Login Validation including error alerts,
  • Home Page,
  • New Post modal, Account Menu modal.