Interview Tracker An application which store question categorized by topics and also you can read interview experiences and important questions ahead of time so you can prepare with confidence. If you have gone through a recent interview, You can share it with us.
It is build with Nodejs, Express and MongoDB used as database.
node -v
v12.18.4
npm -v
6.14.6
npm install
this will install all required packages written in package.json file.
then run
node server.js