Skip to content

swamysurya/coding-practiece-3b

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gadgets Page

Given two files app.js and gadgets.html, write an API in app.js file for the path /gadgets that sends the gadgets.html file as a response.

Export the express instance using default export syntax.

Use Common JS module syntax.

Releases

No releases published

Packages

No packages published