Skip to content

yogesh1905/QApp

Repository files navigation

A Question or Answer Website based on the idea of Quora built using Node.JS, Express and MongoDB as database.

Features:

  • Handles login, signup and sessions for a user.
  • Ask or Answer a question.
  • Follow a person.
  • Upvote an answer.
  • Dynamic search by question or Username.

The website makes the feed dynamic upon searching a question using ajax search box.

How to run:

  • Clone the repository.
  • Go to the repository having app and run: npm install
  • Start your mongoDB server at your local system and go to port 3000 of localhost.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published