Skip to content

ahmedhosssam/quora-clone

Repository files navigation

Quora Clone

A Full Stack Social Media Application using React and Firebase

App Preview

https://ibb.co/5WYSj02

Features

  • Firebase Database ( Firestore )
  • Google Sign In Authentication
  • Create Posts
  • Edit Post Content
  • Delete Posts
  • Add Comments
  • Responsive Design

Installation

Clone Repository and Install Packages.

  git clone git@github.com:ahmedhosssam/quora-clone.git && cd quora-clone && npm install