This website is a doubt asking platform and the look is inspired from Stack Overflow and Quora
- React.js
- Node.js
- Express.js
- MongoDB
- Redux
- JSON web token and more
Fork and clone the repo and follow the below steps:
- Install Node.js
- Open client and server directories in VS code
- Install Dependencies using the command
npm install
- Start App using the command
npm start