🚀 Checkout the website live at : https://question-pine.herokuapp.com/
- A full-stack web application for DSA preparation with intergrated leaderboard.
- Developed a personalized discussion group for solving doubts.
follow the steps below:
First make sure you have these dependencies met:
- node.js
- mongodb
1.Initialize the git and create empty repository:
$ git init
2.Then clone the code and install the dependencies:
$ git clone https://github.com/abhishek-g-joshi/Question-Pine.git
$ cd ./Question-Pine
$ npm install
3.Building and starting the server for production:
$ npm start
Copyright Notice and Statement: currently not offering any license. Permission only to view and download.