Update README.md

This commit is contained in:
Max Lynch
2021-10-28 13:21:55 -05:00
committed by GitHub
parent aa52a20f6b
commit edcab7ba04
+1 -1
View File
@@ -2,7 +2,7 @@
![Screenshot](./screenshot.png)
This repo is a conceptual starting point for building an iOS, Android, and Progressive Web App with Next.js, Tailwind CSS, Ionic Framework, and Capacitor.
This repo is a conceptual starting point for building an iOS, Android, and Progressive Web App with Next.js, Tailwind CSS, [Ionic Framework](https://ionicframework.com/), and [Capacitor](https://capacitorjs.com/).
Next.js handles the production React app experience, Tailwind can be used to style each page of your app, Ionic Framework provides the cross-platform system controls (navigation/transitions/tabs/etc.), and then Capacitor bundles all of it up and runs it on iOS, Android, and Web with full native access.