An open API service indexing awesome lists of open source software.

https://github.com/ahmedhosssam/quora-clone


https://github.com/ahmedhosssam/quora-clone

firebase javascript react reactjs sass vite

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Quora Clone

A Full Stack Social Media Application using React and Firebase

## Live Link : [https://qoura-94df1.web.app/](https://qoura-94df1.web.app/)

## 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.

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