An open API service indexing awesome lists of open source software.

https://github.com/simongideon/royal-delicacies

A meal Web app built with JavaScript that displays various means from a random API and can allow the end user to like and leave a comment .
https://github.com/simongideon/royal-delicacies

css html javascript jest json-api npm-package webpack

Last synced: 3 months ago
JSON representation

A meal Web app built with JavaScript that displays various means from a random API and can allow the end user to like and leave a comment .

Awesome Lists containing this project

README

        

Royal Delicacies

# ๐Ÿ“— Table of Contents

- [๐Ÿ“– About the Project](#about-project)
- [๐Ÿ›  Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [๐Ÿš€ Live Demo](#live-demo)
- [Introduction](#Introduction)
- [๐Ÿ’ป Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [๐Ÿ‘ฅ Authors](#authors)
- [๐Ÿค Contributing](#contributing)
- [โญ๏ธ Show your support](#support)
- [๐Ÿ™ Acknowledgements](#acknowledgements)
- [๐Ÿ“ License](#license)

# ๐Ÿ“– [Royal Meals Web App

> **[Royal Meals]** is a... This is a web app that allows the user to navigate throug different meals displayed on the page amd also to share their reactions through:

- Like
- Comments

## ๐Ÿ›  Built With

### Tech Stack

> We used the following tech stacks

Javascript

HTML

Webpack

### Key Features

> The Web app provides the following features

- **Like involvement**
- **Comment reactions**
- **Food landing page**

(back to top)

## ๐Ÿš€ Live Demo

> Add a link to your deployed project.

- [Live Demo Link](https://simongideon.github.io/javascript-group-capstone-project/dist/)

(back to top)

## Introduction

- [Watch the video](https://drive.google.com/file/d/1tb8PCQn0sUOj7AtlyWrjEN5DwHaiLPqN/view?usp=sharing)

## ๐Ÿ’ป Getting Started

## Getting Started

Clone this repository

```
$ git https://github.com/SimonGideon/javascript-group-capstone-project.git
$ cd javascript-group-capstone-project
```

Generating your own key

> Navigate to scrc/app.js and paste ๐Ÿ“‹ the following function:

```
import getKey from './modules/getkey.js';
getKey();
```

> check you console in the browser the key is returned as an error in the format: `u06lzZuHDEVnvjfd4K1F`
> Run Webpack

```
$ npm init -y
```

Open in Browser

```
$ npm run start #this will launch the webpack server
```

### Prerequisites

In order to run this project you need:

### Setup

Clone this repository to your desired folder:

### Install

Install this project with:

### Usage

To run the project, execute the following command:

### Run tests

To run tests, run the following command:

### Deployment

You can deploy this project using:

(back to top)

## A link to your Kanban board.
[Kanban](https://github.com/SimonGideon/javascript-group-capstone-project/projects/1)

## Pull request for Review Made
- [Simon](https://github.com/SimonGideon/javascript-group-capstone-project/pull/28);

### Prerequisites

In order to run this project you need:

### Setup

Clone this repository to your desired folder:

### Install

Install this project with:

(back to top)

## ๐Ÿ‘ฅ Authors

> The following people took part in the collaboration.

๐Ÿ‘ค **Simon Gideon**

- GitHub: [@SimonGideon](https://github.com/SimonGideon)
- Twitter: [@Simo_Giddy](https://twitter.com/Simo_Giddy)
- LinkedIn: [mnayi-gideon](https://linkedin.com/in/mnayi-gideon)

๐Ÿ‘ค **Zia Bakhteyari**

- GitHub: [@zia123456](https://github.com/Zia123456)
- Twitter: [@zia_bakhteyari](https://twitter.com/Zia_Bakhteyari)
- LinkedIn: [Zia bakhteyari](https://www.linkedin.com/in/zia-bakhteyari-8b8a861a5/)edIn: [LinkedIn](https://linkedin.com/in/linkedinhandle)

(back to top)


*๐ŸŽ‰Congratulations you're done*โœจedIn: [LinkedIn](https://linkedin.com/in/linkedinhandle)

(back to top)


*๐ŸŽ‰Congratulations you're done*โœจ

## ๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

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

## Akcnowledgement

Thank you [@SimonGideon](https://github.com/SimonGideon) and [@zia123456](https://github.com/Zia123456) for preparing this set and also making it available in for everyone

(back to top)

(back to top)

## ๐Ÿ“ License

This project is [MIT](./LICENSE) licensed.

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._

(back to top)