Skip to content

Latest commit

 

History

History
77 lines (45 loc) · 1.6 KB

README.md

File metadata and controls

77 lines (45 loc) · 1.6 KB

Quora Clone

logo

Quora is a social platform to gain and share knowledge. It's a platform to ask questions and connect with people who contribute unique insights and quality answers.

Steps to browse the project:

First you clone or download this project from here.

git clone https://github.com/santoshmcode/quora-clone

And then open it in VS Code and then install dependencies from below command.

npm i

Run the project from below command.

npm start

Team Members 🤝


Main Pages 📚

  • Signup/Signin Page
  • Home / Question Page
  • Answer Page
  • Following Page
  • Add Question Page

Technologies Used 🛠️

  • React
  • Redux
  • Firebase
  • MaterialUI

Screenshots of pages 🖼️

  • Home Page

Home Page

  • Question Page

Question Page

  • Chat Page

Chat Page

  • Add Question Page

Add question