ryarturogi / foodies-burger-restaurants

Foodies a restaurant locator and digital menu

Home Page:https://foodies-elaniin.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

image

Explore the docs »
Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Acknowledgements
  4. Contact

About The Project

A famous hamburger restaurant app for searching near store locations and a dynamic hamburgers menu where you can find the perfect hamburger for you belly.

Built With

Getting Started

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

Prerequisites

$ yarn --v

Installation

Docker

You can use docker to pull an image of entire project fully dockerize

Foodies Docker Hub

or you can clone the repo from Github

Github

  1. Clone the repo from Github
$ git clone https://github.com/ryarturogi/foodies-elaniin.git
  1. Install dependencies
# install dependencies with yarn
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

Acknowledgements

Environment Variables

Things you may want to cover:


Contact

© 2021 Ricardo A. Guillen. r.arturogi@gmail.com

About

Foodies a restaurant locator and digital menu

https://foodies-elaniin.vercel.app/

License:MIT License


Languages

Language:Vue 84.3%Language:SCSS 11.4%Language:JavaScript 3.2%Language:Dockerfile 1.2%