Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.32 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.32 KB

fertile-secretary-6594

https://www.npmjs.com/package/json-server

Base API URL : https://639869fbfe03352a94d003fc.mockapi.io

GET ----> ${baseURL}/products

GET ----> ${baseURL}/products/${id}

POST ----> ${baseURL}/products

PUT ----> ${baseURL}/products/${id}

DELETE ----> ${baseURL}/products/${id}

LLD

workflow

mediaquries

@media all and (min-width: 768px) and (max-width: 1024px) Large screen

@media all and (min-width: 481px) and (max-width: 767px) medium screen

@media all and (max-width: 480px) small screen

#screenshots : image image image image image