Anushkabh / CMS-iGOT-Karmyogi

https://cms-i-got-karmyogi.vercel.app
0 stars 1 forks source link

[3] - [Frontend] - UI setup and Structure Init, added Login Page, logout, & Dashboard Layout Setup #2

Closed ashishsoniii closed 4 months ago

ashishsoniii commented 5 months ago

PR Description:

  1. Material UI Setup
  2. Added Login Components
  3. Created use-auth hook to detect login token in local Storage
  4. Dashboard Layout & Index Page Setup
  5. User Management Route Page Setup
  6. Account Popup for logout and other navigation

Added Frontend Routes in this PR

  1. /login - login image

  2. / - dashboard image

  3. /user - User Management (created just route)

Issue - #3