Skip to content

kaiwe1/sticker-smash-app

Repository files navigation

Sticker Smash App

https://expo-sticker-smash-web-build.vercel.app/

Table of Contents

About

This is an app named StickerSmash that runs on Android, iOS, and the web from tutorial. Written in TS.

Getting Started

Prerequisites

We'll need the following tools to get started:

Install dependencies

npx expo install

Run the app on mobile and web

In the project directory, run the following command to start a development server from the terminal:

npx expo start

Once the development server is running, the easiest way to launch the app is on a physical device with Expo Go.
To see the web app in action, press w in the terminal. It will open the web app in the default web browser.