/innovators-den

It is an Web App for Innovators. It helps to post questions related to different tags and answer to their fellow members questions as well. Here one can follow others member. PS: Simple App but will going to add more features.

Primary LanguageEJS

innovators-den

It is an Web App for Innovators. It helps to post questions related to different tags and answer to their fellow members. Here one can follow others person as well.

Index

How to Setup the Code into your System

  • Fork this repository into your github account (create one if you don't have it yet)
  • Clone it to your system (git clone)
  • In the terminal run git remote add upstream https://github.com/dutta-pratik/innovators-den.git (this is for taking a fresh update of the code anytime in the future)

Cloning the repository using VS Code

  • Open VS Code.
  • Go to View > Terminal.
  • To clone the repo to your desktop, change the directory to desktop by running the command cd desktop.
  • In the terminal, run git clone https://github.com/dutta-pratik/innovators-den.git.
  • A folder/directory should be created on your desktop.
  • Open that folder in VS Code, go to File > Open.
  • Run npm install to download dependencies of the project or you can download it by seeing dependencies in package.json.
  • Now you're good to go!

Tech Used in it

Stack: NodeJs, ExpressJs, MongoDB

Support

Feel free to contact at pratikdutta.786(at)gmail(dot)com for any query.