Artis-Dev / restaurant-page

Project: Create restaurant page

Home Page:https://artis-dev.github.io/restaurant-page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restaurant page

Project to create restaurant page using only Vanilla JS and CSS

From The Odin Project's curriculum.

🔗 Live preview: here

Built with

Technologies

  • JS
  • CSS
  • HTML (all html in this project generated by Javascript)

Tools

  • Visual Studio Code
  • Linux terminal
  • Git and GitHub
  • ESLint + Airbnb JavaScript Style Guide
  • Webpack

Third party code

Outcome

  • Used ES6 Modules for more modular code.
  • Used CSS3 grid and flex to create layout.
  • Used Git and GitHub for project management.
  • Tried to maintain clean code.
  • Cross tested on Firefox and Chromium based browsers.

Summary

What I learned

  • ES6 Modules.
  • Better understanding of dom manipulation.
  • A lot of minor things.

Author

👤 ArtisDev

About

Project: Create restaurant page

https://artis-dev.github.io/restaurant-page


Languages

Language:JavaScript 100.0%