Kechieanyanwu / kitchenApp

Improving how I manage my kitchen inventory
0 stars 1 forks source link

Feature/user #104

Closed Kechieanyanwu closed 8 months ago

Kechieanyanwu commented 8 months ago

Implemented CORS for the frontend to access the backend API. Removed the user login route from the userRouter, and moved to the home page. userRouter will be for user registration and deletion only.