Skip to content

akr-25/StackOverflow-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackOverflow-Clone

This is a MERN based app that replicates the basic features of Stack-Overflow

Features

  • MongoDB based authentication using email and password.
  • User can add Questions, upvote them and comment on then, same with answers. (You can also upvote the comments xD )
  • Tags can be added to each question, and later questions can be searched on the basis of tag.
  • Users can bookmark their question to visit later.
  • Answers can be sorted according to time or upvotes.
  • User can search questions.
  • You can also search for other users, and visit their profile.
  • The profile consists of the questions asked by that user and also the questions bookmarked by him.
  • Responsive Design

Some Screenshots

Question Display Page Searching using Tag Question-Answer Display Page User Page - Mobile View

How to run

Create a mongoDB database and add the link to config.env file in the backend.

Open frontend directory (using cd frontend ) and run the following to commands npm install npm run start

Do the same for backend repo.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages