Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 333 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 333 Bytes

This a simple restaurant webpage.

This project is done following TheOdinProject.

What I have learned:

I learned how to use webpack to manage a project (bundle code, manage assets...). I also learned how to use ES6 modules and separate my code to smaller and more manageable bits.