Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!!

Awesome Lists containing this project

README

        


Askoverflow Client

A client for askoverflow server


total lines
Stars
Forks
GitHub last commit

---

- :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 !!*