jayaprakashshrestha / tAKEO-E-COMMEREC-FRONTEND

https://t-akeo-e-commerec-frontend.vercel.app
0 stars 0 forks source link

Designing admin portal Navbar and other elements #3

Open jayaprakashshrestha opened 1 year ago

jayaprakashshrestha commented 1 year ago

Application should have admin portal so that only admin can login in that page and do the crud operation of the products. you can use the asiox , fetch , contex api, ,react query or redux to complete the task.

jayaprakashshrestha commented 1 year ago

i have created the navbar for the admin panel where admin can update , delete , create and add the product. i have use axios to fetch the data from backend.

Image