Update README.md
This commit is contained in:
@@ -1,5 +1,17 @@
|
|||||||
# Next.js + Tailwind CSS + Capacitor for mobile app development
|
# 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.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## 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
|
## Progress
|
||||||
|
|
||||||
- [x] App Shell
|
- [x] App Shell
|
||||||
|
|||||||
Reference in New Issue
Block a user