Skip to content

Rushikesh2503/quora-clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quora Clone

Build Status

Quora is a social question-and-answer website where user can ask their questions and share their answers over the world.

Installing and Running

Executing the commands mentioned below one by one in your command line will help in making this React app . Cloning

git clone https://github.com/sheikhtausif/quora-clone.git
cd ./quora-clone

To run the react app execute below command

cd ./client
npm install
npm start

To run the server app execute below command

cd ./server
npm install
npm start

Built with

  • React js
  • Redux
  • HTML
  • CSS
  • JavaScript

Used libraries

  • node modules
  • Styled-Components
  • axios
  • React Js
  • Redux
  • React-router-dom
  • Material-UI
  • Material-Icons
  • React Icons

Features

Some screenshots of the project

Team members

About

MERN Stack (Group Project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.3%
  • CSS 11.0%
  • HTML 0.7%