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 repository contains a project that simulates a Kennel API. I used Sequelize to be integrated with the API routes to realize Create,Read,Update and Delete operations within Postman. I also used axios to consume this API in the front-end side of the application.