@ -155,7 +155,7 @@ app.delete("/items/:id", (req, res) => {
});
// Start server
const PORT = 3000;
const PORT = 8080;
app.listen(PORT, () => {
console.log(`Server is running on http://localhost:${PORT}`);
The note is not visible to the blocked user.