{"id":20826413,"url":"https://github.com/0xvashishth/askoverflow-client","last_synced_at":"2025-11-05T20:04:30.742Z","repository":{"id":109435435,"uuid":"535095164","full_name":"0xvashishth/askoverflow-client","owner":"0xvashishth","description":"Clone Of Stackoverflow!!","archived":false,"fork":false,"pushed_at":"2024-02-15T16:30:15.000Z","size":218,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-07T20:38:06.617Z","etag":null,"topics":["clone","javascript","mern-stack","nodejs","stackoverflow","stackoverflow-clone"],"latest_commit_sha":null,"homepage":"https://askoverflow.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0xvashishth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-09-10T19:13:04.000Z","updated_at":"2023-09-19T10:50:06.000Z","dependencies_parsed_at":"2023-12-01T11:56:42.073Z","dependency_job_id":null,"html_url":"https://github.com/0xvashishth/askoverflow-client","commit_stats":null,"previous_names":["0xvashishth/askoverflow-client"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xvashishth%2Faskoverflow-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xvashishth%2Faskoverflow-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xvashishth%2Faskoverflow-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xvashishth%2Faskoverflow-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xvashishth","download_url":"https://codeload.github.com/0xvashishth/askoverflow-client/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252954125,"owners_count":21830892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clone","javascript","mern-stack","nodejs","stackoverflow","stackoverflow-clone"],"created_at":"2024-11-17T23:09:06.525Z","updated_at":"2025-11-05T20:04:30.711Z","avatar_url":"https://github.com/0xvashishth.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/76911582/198497528-58826a25-b6ca-40cf-839c-b410c933e9a5.png\" width=\"25px\"/\u003e Askoverflow Client \u003cimg src=\"https://user-images.githubusercontent.com/76911582/198497528-58826a25-b6ca-40cf-839c-b410c933e9a5.png\" width=\"25px\"/\u003e\u003c/h1\u003e\n\n\n\u003ch3 align=\"center\"\u003eA client for \u003ca href=\"https://github.com/vasu-1/askoverflow-server\"\u003easkoverflow server\u003c/a\u003e\u003c/h3\u003e\n\n\u003cdiv align=\"center\"\u003e\n\u003ca href=\"https://github.com/vasu-1/askoverflow-client\"\u003e\u003cimg src=\"https://sloc.xyz/github/vasu-1/askoverflow-client?style=for-the-badge\" alt=\"total lines\"/\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/vasu-1/askoverflow-client\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/vasu-1/askoverflow-client\" alt=\"Stars\"/\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/vasu-1/askoverflow-client/network/members\"\u003e\u003cimg src=\"https://img.shields.io/github/forks/vasu-1/askoverflow-client\" alt=\"Forks\"/\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/vasu-1/askoverflow-client/commits\"\u003e\u003cimg alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/vasu-1/askoverflow-client?logo=github\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n---\n\n- :link: Link Of Askoverflow Website: [link](https://askoverflow.netlify.app/)\n- :link: Link Of Server: [link](https://askoverflow-server.vercel.app/)\n\n---\n\n# Features :chart_with_upwards_trend:\n- It contains JWT Safe Authenticatio login/logout system.\n- All functions will be done with API call.\n- There are some public API calls like, anyone can see all the questions and can see the answers, but cannot do actions which `requires authentication`.\n- Authenticate User can ask/edit/delete the question.\n- Authenticate Users can answer/edit/delete their respective answers.\n- Authenticate User can upvote or downvote the answer only once. Users can not upvote/downvote more than once.\n- Authenticate User and only the owner of the question can verify any particular answer.\n- The client's website also supports Markdown formatting.\n- Authenticate users can see all their answers and all questions posted by him/her can see the data including votes, body, link, etc. on the profile page.\n- Mail will be sent to the user when he/she gets registered(using nodemailer).\n- Only required data will be sent in the response.\n\n---\n\n# Tech Stack 👨‍💻\n\n![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?logo=javascript\u0026logoColor=%23F7DF1E)\n![React](https://img.shields.io/badge/React-black?logo=JSON%20web%20tokens)\n![REST API](https://img.shields.io/badge/rest%20api%20-%23323330.svg?\u0026logo=rest\u0026logoColor=%23F7DF1E)\n\n---\n\n*Show your love by staring my repo !!*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xvashishth%2Faskoverflow-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xvashishth%2Faskoverflow-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xvashishth%2Faskoverflow-client/lists"}