Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xvashishth/askoverflow-client
Clone Of Stackoverflow!!
https://github.com/0xvashishth/askoverflow-client
clone javascript mern-stack nodejs stackoverflow stackoverflow-clone
Last synced: about 5 hours ago
JSON representation
Clone Of Stackoverflow!!
- Host: GitHub
- URL: https://github.com/0xvashishth/askoverflow-client
- Owner: 0xvashishth
- License: mit
- Created: 2022-09-10T19:13:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T16:30:15.000Z (9 months ago)
- Last Synced: 2024-05-02T04:49:08.177Z (7 months ago)
- Topics: clone, javascript, mern-stack, nodejs, stackoverflow, stackoverflow-clone
- Language: JavaScript
- Homepage: https://askoverflow.netlify.app/
- Size: 213 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Askoverflow ClientA client for askoverflow server
---
- :link: Link Of Askoverflow Website: [link](https://askoverflow.netlify.app/)
- :link: Link Of Server: [link](https://askoverflow-server.vercel.app/)---
# Features :chart_with_upwards_trend:
- It contains JWT Safe Authenticatio login/logout system.
- All functions will be done with API call.
- 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`.
- Authenticate User can ask/edit/delete the question.
- Authenticate Users can answer/edit/delete their respective answers.
- Authenticate User can upvote or downvote the answer only once. Users can not upvote/downvote more than once.
- Authenticate User and only the owner of the question can verify any particular answer.
- The client's website also supports Markdown formatting.
- 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.
- Mail will be sent to the user when he/she gets registered(using nodemailer).
- Only required data will be sent in the response.---
# Tech Stack 👨💻
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?logo=javascript&logoColor=%23F7DF1E)
![React](https://img.shields.io/badge/React-black?logo=JSON%20web%20tokens)
![REST API](https://img.shields.io/badge/rest%20api%20-%23323330.svg?&logo=rest&logoColor=%23F7DF1E)---
*Show your love by staring my repo !!*