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
This is a Quora-like discussion platform built using Express.js and Node.js, featuring a simple frontend interface. It allows users to Create, Read, Update, and Delete (CRUD) posts seamlessly through the website. The project follows RESTful API best practices to design clean and efficient routes for different functionalities.