rosshannon7677 / StockWise

0 stars 0 forks source link

Implement a ProtectedRoute component to check user authentication #11

Closed rosshannon7677 closed 2 hours ago

rosshannon7677 commented 2 hours ago

Develop a ProtectedRoute component to verify if a user is authenticated before granting access to specific routes. Unauthenticated users will be redirected to the login page