You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stuck Overclone is a clone of Stack Overflow, I chose to build this website because I am passionate about coding education. With this web app, authorized users can search for, view, answer, upvote or downvote questions that other authorized users have previously posted. Most importantly, authorized users also have the ability to upvote or downvote answers as well.
Question Show Page
The questions show page displays the question, votes and an answer form to write your own answers!
Answers can have code blocks and votes as well.
Login/Signup Page
The signup page is a simple form to allow users to signup which will intern give them access to the features listed on the left side of the form.
There is a link to signup the user or login if the user already has an account.