This is small replica of Respected StackOverflow. This project is created using Nodejs, MongoDB, Express.
- Create Profile
- Add Personal Details
- Update Workroles
- Add Questions
- Add ANswers
- Upvote Question
- Login
- Session Expire
- Donwnvote a question
What things you need to install the software and how to install them
- Node.js
- bcryptjs
- body-parser
- express
- jsonwebtoken
- mongoose
- passport
- passport-jwt
- validator
- nodemon To test server or get it live
nodemon
Run the following command on your terminal
git clone https://github.com/aslisubhash/StackOverflow.git
nodemon
- Subhash Chaudhary - Initial work - AsliSubhash
This project is licensed under the MIT License - see the LICENSE.md file for details