Skip to content

knight-18/Answera

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It is a Question-Answer based platform resembling much features of Quora. You can follow other users, like their answers, request users to answer question, delete your questions and answers, etc. It is made using nodeJS and mongoDB database.

Steps to run it:

  1. Clone or download the repo.
  2. Install nodeJS on your system and mongoDB local database cli. Go to command prompt and type "mongod"
  3. Run "npm install" in the command prompt ( a new tab ) in the original folder location
  4. Run "npm start"
  5. Go to your favourite browser and type - http://localhost:8080
  6. Register your account
  7. Congrats, you are using Answera!

PS: The UI part is yet to made. Just a version of backened.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 45.8%
  • CSS 32.4%
  • HTML 21.8%