Skip to content

Asiya1330/BE-Products

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BE-Products

  1. run nmp i in CLI
  2. rum npm start in CLI
  3. there are two APIs on BE
    • GET: http://localhost:3000/product?name=shoe (for fetching products based on query param of name.) // currently this feature is not added in Front End, but this api can be checked from postman by passing req.query.name

Note: while running Frontend app, make sure, the this Backend Server is running.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published