Psiale / restaurant-webpack-js

A restaurant page build up using webpack and modules.

Home Page:https://historia-del-cafe-mexicano.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

โ˜• Coffee Shop- Javascript

Preview

Mobile

Mobile

Tablet

Tablet

Desktop

Desktop

This project is part of a series of projects to be completed by students of Microverse.

This project focuses on creating a static Restaurant page.

๐Ÿงฎ The Project Brief

The specifications and the guide to the project can be found The Odin Project's 'Restaurant Project' page.

The premise of this project is to use webpack and only JS modules to create a Restaurant page. Here the user will be able to see a landing page, a menu page, and an about page.

๐Ÿงฌ Technologies & Languages Used

  • Javascript
  • ESLint
  • StyleLint
  • CSS/SASS
  • Stickler CI
  • Webpack

๐Ÿ”ฐ Setup & Usage

๐Ÿ›Ž๏ธ Contributions, Issues & Forking

If you have any issues setting up the project or you come across any unintended bugs or problems, please do submit an issue to the Restaurant page.

If you want to make your own changes, modifications or improvements to our project, go ahead and Fork it!

  1. Fork it
  2. Create your working branch (git checkout -b [choose-a-name])
  3. Commit your changes (git commit -am 'what this commit will fix/add/improve')
  4. Push to the branch (git push origin [chosen-name])
  5. Create a new Pull Request

๐ŸคŸ๐Ÿฝ๐Ÿ˜„ ๐Ÿ˜›๐Ÿค™๐Ÿพ Creator

Alexis Sanchez - Github

๐Ÿ™Œ๐Ÿพ Show Your Support

Give a โญ๏ธ if you like this project!

About

A restaurant page build up using webpack and modules.

https://historia-del-cafe-mexicano.netlify.app


Languages

Language:JavaScript 60.2%Language:CSS 39.8%