Skip to content

A tribute page for ‘Don Pastor Taquerías’ with full menu, description, restaurant philosophy, location, and contact built with Webpack asset management

License

Notifications You must be signed in to change notification settings

ricardovaltierra/restaurant

Repository files navigation

Restaurant Page

Microverse ES6 Project.


Explore the repo »
Request Feature

Table of Contents

About The Project

Restaurant tribute page project with application of ES6 and Webpack 4 on modularized code.

This is a tribute page from the official website 'donpastor.mx'. All used images on this repo are well attributed to its authoring at the bottom section of this file.

Preview

Watch the menu and leave a comment between tabs

Watch our menu and leave a comment

Live Version

Feel free to use and recommend it.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Clone or fork the repo [git@github.com:ricardovaltierra/restaurant.git].

*note you need have install npm or yarn.

How it Works

This webpage is built with pure Javascript, it needs Webpack to proper use because has various imports of code and it has various little helper functions. All of the resources (images, fonts) and .js files are located inside /src folder.

Running the code

  • Navigate to the root directory of the project.

  • Run this command on your terminal to add all the required packages and dependencies.

    $ npm install
    
  • Once that build with.

    $ npm run build
    
  • Now the app is ready, you can just open the generated index file on your server (can use VS Code Live).

  • If you're onto make some code edition you can 'watch' the live changes as follows.

    $ npm run watch
    

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project.

  2. Create your Feature Branch (git checkout -b feature/AmazingFeature).

  3. Commit your changes (git commit -m 'Add some AmazingFeature').

  4. Push to the Branch (git push origin feature/AmazingFeature).

  5. Open a Pull Request.

Contact

Ricardo Valtierra - @RicardoValtie15 - ricardo_valtierra@outlook.com - linkedin.com/in/ricardovaltierra/

MIT License

This project is under the MIT license.

Creative Commons License

Shield: CC BY-SA 4.0

"Don Pastor Taquerías" by RiveraCarlos Disegno is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

CC BY-SA 4.0

About

A tribute page for ‘Don Pastor Taquerías’ with full menu, description, restaurant philosophy, location, and contact built with Webpack asset management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages