Skip to content

Latest commit

 

History

History
375 lines (250 loc) · 7.62 KB

README.md

File metadata and controls

375 lines (250 loc) · 7.62 KB

Royal Delicacies

📗 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

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.

(back to top)

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:

(back to top)

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:

(back to top)

👥 Authors

The following people took part in the collaboration.

👤 Simon Gideon

👤 Zia Bakhteyari

(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.

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

(back to top)

(back to top)

📝 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.

(back to top)