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 .

MIT License

Stars
13

📗 Table of Contents

📖 [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

Key Features

The Web app provides the following features

  • Like involvement
  • Comment reactions
  • Food landing page

🚀 Live Demo

Add a link to your deployed project.

Introduction

💻 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:

A link to your Kanban board.

Kanban

Pull request for Review Made

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:

👥 Authors

The following people took part in the collaboration.

👤 Simon Gideon

👤 Zia Bakhteyari

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Akcnowledgement

Thank you @SimonGideon and @zia123456 for preparing this set and also making it available in for everyone

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

Related Projects