# Introduction

{% hint style="success" %}
Through this quickstart guide you’ll develop a simple **shop showcase** or **celebrity fan news** app.&#x20;
{% endhint %}

You’ll learn how to create a project, install the SDK on your Xcode project and be confident using MBurger concepts, dashboard and API.&#x20;

{% hint style="info" %}
We will intentionally skip the UI creation because it’s not a priority of this quickstart guide.
{% endhint %}

## Overview

This quickstart is divided into 7 main steps:

1. [Create an MBurger project](https://app.gitbook.com/@mumble/s/mburger-1/~/drafts/-MDEo4VnNSwTziQLRxBM/hello-world/quickstart/create-an-mburger-project)
2. [Create Home, News and Gallery blocks](https://app.gitbook.com/@mumble/s/mburger-1/~/drafts/-MDEo4VnNSwTziQLRxBM/hello-world/quickstart/create-home-news-and-gallery-blocks).
3. [Create the project](https://app.gitbook.com/@mumble/s/mburger-1/~/drafts/-MDEo4VnNSwTziQLRxBM/hello-world/quickstart/create-the-project)
4. [Setup the SDK](https://app.gitbook.com/@mumble/s/mburger-1/~/drafts/-MDEo4VnNSwTziQLRxBM/hello-world/quickstart/setup-the-sdk)
5. [Query the API for items](https://app.gitbook.com/@mumble/s/mburger-1/~/drafts/-MDEo4VnNSwTziQLRxBM/hello-world/quickstart/query-the-api-for-items)
6. [Map your objects from MBurger objects](https://app.gitbook.com/@mumble/s/mburger-1/~/drafts/-MDEo4VnNSwTziQLRxBM/hello-world/quickstart/map-your-objects-from-mburger-objects)
7. [Implement push notification](https://app.gitbook.com/@mumble/s/mburger-1/~/drafts/-MDKW-_Jr0apBhg4S1cT/hello-world/quickstart/implement-push-notifications/@drafts)
8. [Take a bite!](https://app.gitbook.com/@mumble/s/mburger-1/~/drafts/-MDEo4VnNSwTziQLRxBM/hello-world/quickstart/take-a-bite)
