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

https://github.com/shawon55660/quora-bd-server

Quora BD is a recommendation-based web application where users can discover products, view recommendations, and suggest better alternatives through comments. Built with Node.js, Express.js, MongoDB, React.js, and Tailwind CSS, it ensures efficient data handling and a user-friendly interface, showcasing my MERN stack expertise and ability to build
https://github.com/shawon55660/quora-bd-server

express js mongodb node vercel

Last synced: 6 months ago
JSON representation

Quora BD is a recommendation-based web application where users can discover products, view recommendations, and suggest better alternatives through comments. Built with Node.js, Express.js, MongoDB, React.js, and Tailwind CSS, it ensures efficient data handling and a user-friendly interface, showcasing my MERN stack expertise and ability to build

Awesome Lists containing this project

README

          

# Live Link
live(https://quora-65e79.web.app)
# Website Name
# Quora BD

**server side using CRUD( create,read,update,delete)**
- create a api to insert data with post method
- get this data with get method
- delete data with delete method
- put method is using to update data
- quries in this router fetch data by user login email
- my recommoned
- other recommaned.
-