Skip to content

Dheeraj4103/Restaurant_Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant Page

This is a Restaurant Pag, made using HTML, CSS, JavaScript.

  • I have used webpack, to bundle the code.

Open this link

screenshot

Share you feed back on,

Deployment

To deploy this project run

  • This will install all project dependencies
  npm init -y
  • To build project
  npm run build
  • To Use project on your machine
  npm start

Authors