Quora is a social question-and-answer website where user can ask their questions and share their answers over the world.
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
- React js
- Redux
- HTML
- CSS
- JavaScript
- node modules
- Styled-Components
- axios
- React Js
- Redux
- React-router-dom
- Material-UI
- Material-Icons
- React Icons