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
Notes-App is an API-based application using Node.jsand the Express framework to manage notes. The application allows users to perform CRUD (Create, Read, Update, Delete) operations on notes stored in a MySQL database.