Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 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:

### 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)

## πŸ‘₯ 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._

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)