Skip to content

CheraHamza/restaurant-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.