This is a Restaurant Pag, made using HTML, CSS, JavaScript.
- I have used webpack, to bundle the code.
Open this link
Share you feed back on,
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