This website is a question forum and made to look like Stack Overflow.
- 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