From b7d72c02097ef80d837c37710c96220d2240d99b Mon Sep 17 00:00:00 2001 From: Max Lynch Date: Mon, 21 Dec 2020 11:20:46 -0600 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index a08156a..67556c3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,17 @@ # Next.js + Tailwind CSS + Capacitor for mobile app development +This repo contains some component snippets for building native mobile apps with Tailwind CSS and Capacitor. + +![screenshot.png](screenshot.png) + +## What is Capacitor? + +[Capacitor](https://capacitorjs.com/) is a sort of "electron for mobile" that runs standard web apps on iOS, Android, Desktop, and Web. + +Capacitor apps can also run in the browser as a Progressive Web App with the same code. + + + ## Progress - [x] App Shell