strangerdanger

Project Name

A brief description of what this project does and who it’s for.

Deployment

This repository includes a GitHub Actions workflow to automatically deploy the PWA to GitHub Pages on every push to main or master.

To enable this:

  1. Go to your repository settings on GitHub.
  2. Navigate to Pages in the left sidebar.
  3. Under Build and deployment > Source, select GitHub Actions.

The PWA will be built using npx expo export and deployed to the GitHub Pages environment.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them.

Give examples

Installing

A step by step series of examples that tell you how to get a development env running.

License

This project is licensed under the MIT License - see the LICENSE file for details.