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
- Host: GitHub
- URL: https://github.com/ahmedhosssam/quora-clone
- Owner: ahmedhosssam
- Created: 2023-02-16T13:46:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-12T18:56:41.000Z (over 2 years ago)
- Last Synced: 2025-04-08T13:53:50.121Z (over 1 year ago)
- Topics: firebase, javascript, react, reactjs, sass, vite
- Language: JavaScript
- Homepage: https://qoura-94df1.web.app/
- Size: 355 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```